A machine learning program to recognize handwritten numbers from the MNIST data set using a neural network. See Kaggle for more information and the dataset used. For most of the code used in this repository, see Michael Nielsen's github page or the python 3 implementation by Michał Dobrzanski.