National Workshop-Cum-Conference on Recent Trends in Mathematics and Computing 2011 |
Foundation of Computer Science USA |
RTMC - Number 6 |
May 2012 |
Authors: Kamlesh Kumar, Amit, Gaurav Pruthi |
f0e7eca9-c15e-4ff2-871d-fe4213768911 |
Kamlesh Kumar, Amit, Gaurav Pruthi . Character Recognition with Neural Network. National Workshop-Cum-Conference on Recent Trends in Mathematics and Computing 2011. RTMC, 6 (May 2012), 31-35.
In this project artificial neural network has been called for its application as characters recognizing network. The network is made to learn as per the requirement by training them with some specific patterns that corresponds to the character. The number of input and output layer neurons is chosen. The training patterns and testing patterns are designed using matrices 0's and 1's. The weights in the network are adjusted using back propagation algorithm (delta rule) for training patterns and are checked for testing patterns. Then we train the network using those input patterns followed by testing the neural network with given training patterns