A neural net for recognizing hand-written digits

I have recently taken the excellent Coursera course Neural Networks for Machine Learning by Geoffrey Hinton. In one of the assignmens various aspects of a neural network for digit recognition were studied. To get a feel for the abilities of the neural network, I created this small webapp to experiment with the classifier.

Source code for this app is available on Github

© 2017 Harald Gliebe