This repository is an example of an MNIST baseline in a neural network (LeNet5, ResNet). このリポジトリはニューラルネット(LeNet5, ResNet)におけるMNISTのベースラインの一例です。
- pipenv, version 2018.11.26
- cuda/cuda-9.2
- Install pipenv
- Clone this repository
- Run
pipenv install
- Run
sh jupyter_run.sh
and start jupyter server or runpipenv run python mnist_baseline.py
- You can get training logs in
results/tmp