This program uses a neural network (to try) to recognize different digits.
Use the mouse to draw numbers
C to clear the screen
S to save a number for learning
L to start learning
Change the 'stop' slider to 1 to stop the learning algorithm
T to test the neural network with a current onscreen character, then press C to close the lists and go back to the drawing
R to reset the neural network synapse weights
You can also change the number of neurons in the hidden layer via the hidden slider "neurons", but it requires you to reset the synapse weights to take effect.