neural-network This is my "from scratch" implementation of a neural network that recognizes handwritten digits in the MNIST dataset. The trained model is stored in \model and can be run with test.py.