use your mouse to draw on the canvas make sure your digits are large and centered for best results mlp trained in python
--- SPECS (in case anyone is interested) --- - 1 input layer with 784 input nodes - 2 hidden layers with 96 and 64 nodes - 1 output layer with 10 nodes Training accuracy: 94.925% Test accuracy: 92.4% Trained on the MNIST data set