Digit Recognizer
A convolutional network trained on MNIST classifies handwritten digits as they are drawn and displays the full probability distribution. Strokes are normalized with the same procedure used to build the dataset. Test accuracy is 98.6 percent.
PyTorch · CNN · Canvas API · MNIST