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