MNIST Number Recognition

Using a neural network written from scratch I was able to process and recognise hand written numbers in the MNIST dataset.

PythonNumpyMachine LearningNeural Networks