This paper is published in Volume-7, Issue-3, 2021
Area
Machine Learning
Author
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya
Org/Univ
Sreenidhi Institute of Science and Technology, Hyderabad, Telangana, India
Keywords
OCR, Handwritten digit recognition, Slant Correction, PCA, Accuracy, Confusion Matrix, Digit recognizer, Machine Learning, Classification Algorithms.
Citations
IEEE
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya. Number Script Recognition using Neural Networks, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.
APA
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya (2021). Number Script Recognition using Neural Networks. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.
MLA
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya. "Number Script Recognition using Neural Networks." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya. Number Script Recognition using Neural Networks, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.
APA
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya (2021). Number Script Recognition using Neural Networks. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.
MLA
Y. Bhanu Prasad, A. Sai Kumar, Pruthvy Charan, Dr. G. Prasad Acharya. "Number Script Recognition using Neural Networks." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.
Abstract
The ability for accurate digit recognizer modelling and prediction is critical for pattern recognition and security. A variety of classification machine learning algorithms are known to be effective for digit recognition. The purpose of this experiment is rapid assessment of multiple types of classification models on digit recognition problem. The work offers an environment for comparing four types of classification models in a unified experiment: Multi-class decision forest, Multi-class decision jungle, Multi-class Neural Network and Multi-class Logistic Regression. The work presents assessment results using 6 performance metrics: Overall accuracy, Average accuracy, Micro-averaged precision, Macro-averaged precision, Micro-averaged recall and Macro-averaged recall. The experimental results showed that the highest accuracy was obtained by a Multi-class Neural Network with a value of 97.14%. The purpose of this project was to introduce neural networks through a relatively easy-to-understand application to the general public. This paper describes several techniques used for preprocessing the handwritten digits, as well as a number of ways in which neural networks were used for the recognition task.