Practice neural network with number recognition.
|
5 years ago | |
---|---|---|
python | 5 years ago | |
resources | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago |
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
.