Practice neural network with number recognition.

DricomDragon 2ae3b16636 Describe requirements to use source code преди 5 години
python 8f835857c0 Import example code from README преди 5 години
resources 58168e6b0d Create a script to retrieve digit database преди 5 години
.gitignore 236aca57a1 Initial commit преди 5 години
LICENSE 236aca57a1 Initial commit преди 5 години
README.md 2ae3b16636 Describe requirements to use source code преди 5 години

README.md

NeuralNetwork

Practice neural network with number recognition.

Requirements

Download data samples

Execute the script resources/retrieve_digit_database.bash.

Install python dependencies

pip3 install python-mnist