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.pypython3 imgtool.pypython3 detectf.py