Recognition of Handwritten Digit using Convolutional Neural Network in Python with Tensorflow and Comparison of Performance for Various Hidden Layers
Fathma Siddique, Shadman Sakib, Md. Abu Bakr Siddique

TL;DR
This paper investigates how varying the number of hidden layers and epochs in a CNN affects handwritten digit recognition accuracy using the MNIST dataset, employing TensorFlow in Python.
Contribution
It provides a comparative analysis of CNN performance with different hidden layer configurations and training epochs for handwritten digit classification.
Findings
Optimal number of hidden layers improves accuracy
Increased epochs enhance model performance
Performance varies significantly with network depth
Abstract
In recent times, with the increase of Artificial Neural Network (ANN), deep learning has brought a dramatic twist in the field of machine learning by making it more artificially intelligent. Deep learning is remarkably used in vast ranges of fields because of its diverse range of applications such as surveillance, health, medicine, sports, robotics, drones, etc. In deep learning, Convolutional Neural Network (CNN) is at the center of spectacular advances that mixes Artificial Neural Network (ANN) and up to date deep learning strategies. It has been used broadly in pattern recognition, sentence classification, speech recognition, face recognition, text categorization, document analysis, scene, and handwritten digit recognition. The goal of this paper is to observe the variation of accuracies of CNN to classify handwritten digits using various numbers of hidden layers and epochs and to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
