Simple Feedforward Neural Networks. (Adapted from http://neuralnetworksanddeeplearning.com/)
Use train.py
to train the neural net on MNIST database.
Change the image to the image you want to use in imgtool.py
python3 train.py
python3 imgtool.py
python3 detectf.py