MNIST-Tester Basic drawing program with number recognition built-in using MNIST dataset. Uses neural network designed using Tensorflow 2.0. To train a new model, run python mnist.py train To run the program normally, run python mnist.py