Pure Numpy implementation of MNIST classification task. This implementation includes automatic MNIST dataset loading and preparing script.
python main.py
Or use notebook:
sh jupyter notebook --ip=127.0.0.1
- Load demo.ipynb
If you have any further questions or suggestions, please, do not hesitate to contact by email at a.sadenov@gmail.com.
MIT