A simple digit recognition application in Java using a concept of Neural Networks and back propagation algorithm.
The application is able to detect one character digits or symbols having some minor distortions.
My project is based on the algorithm described by Sacha Barber on the codeproject.com