Skip to content

alm4z/mlp-mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network with momentum and batchnorm

Pure Numpy implementation of MNIST classification task. This implementation includes automatic MNIST dataset loading and preparing script.

Jupyter notebook

How it use?

python main.py

Or use notebook:

  1. sh jupyter notebook --ip=127.0.0.1
  2. Load demo.ipynb

Contact

If you have any further questions or suggestions, please, do not hesitate to contact by email at a.sadenov@gmail.com.

License

MIT

About

Neural network with momentum and batchnorm (MNIST classification example)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published