This is ANN trained application to predict digits from 0 - 9.
It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly.
Note: JRE 1.6 is required to run this application.
Neuroph OCR - HandwritingRecognition is developed to recognize hand written letter and characters. It's engine derived's from the Java Neural Network Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in.