Laughing-Boy / mnist-docker

Running Toy MNIST with docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Running Toy MNIST with docker image


Languages

Language:Python 95.9%Language:Dockerfile 4.1%