Practice neural network with number recognition.
|
|
il y a 5 ans | |
|---|---|---|
| python | il y a 5 ans | |
| resources | il y a 5 ans | |
| .gitignore | il y a 5 ans | |
| LICENSE | il y a 5 ans | |
| README.md | il y a 5 ans |
Practice neural network with number recognition.
Execute the script resources/retrieve_digit_database.bash.
pip3 install python-mnist scipy numpy
Execute the script python/start_session.py to start a training session.
Get help, you can execute ./start_session.py --help.