Skip to content

Files

Latest commit

dce9319 · Mar 5, 2020

History

History
This branch is 362 commits behind pytorch/examples:main.

mnist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 21, 2017
Mar 5, 2020
Jan 17, 2017

Basic MNIST Example

pip install -r requirements.txt
python main.py
# CUDA_VISIBLE_DEVICES=2 python main.py  # to specify GPU id to ex. 2