README.md 247 B

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 scipy numpy