Introduction - If you have any usage issues, please Google them yourself
This the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neural network is initialized using newff command.
After the simulation, the program recognizes the input character. Accuracy on the provided images is 100 .