On Windows:
- git clone git@github.com:hexiaole1994/dl_mnist.git
- change directory to "dl_mnist" folder
- right-click to open "Windows cmd line" program
- python main.py
Note:
- execute "main.py" for the first time, it will download the mnist test data, this will take several minutes for only once
- execute "main.py" for the first time, it will be trained for the mnist data, this will take several minutes for only once