An application that recognizes digits 0 - 9. The neural network was created using the Tensorflow module and trained on the MNIST dataset. Using the pygame module, this application allows users to draw a digit on a canvas the network makes a prediction.