Handwritten Digit Recognition With CNN
Handwritten Digit Recognition With CNN
Presented By:
Dwima Guthal Basumatary
(202102021034)
Pamee Brahma (202102023127)
TABLE OF CONTENTS
INTRODUCTION MODEL ARCHITECTURE
01 ➔ Project overview
and objectives
04 ➔ Structure of CNN
Model
Model Accuracy
Model Prediction
CONCLUSION
➔ Provided an in-depth overview of CNN basics, focusing
on its key layers.
➔ Showed how CNNs are well-suited for identifying patterns
in images, making them effective for handwritten digit
recognition.
➔ Developed a CNN model to recognize and classify
handwritten digits, achieving 97.7% accuracy on the
MNIST dataset.
➔ Presented a detailed overview of CNN architecture.
➔ Showcased the model’s predictive accuracy with sample
outputs.
REFERENCES
1. LeCun, Y., Bottou, L., Bengio, Y., & Haffner, P. (1998). Gradient-Based Learning
Applied to Document Recognition. Proceedings of the IEEE, 86(11), 2278-2324.
2. Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet Classification with
Deep Convolutional Neural Networks. Advances in Neural Information Processing
Systems, 25, 1097-1105.
3. Deng, L. (2012). The MNIST Database of Handwritten Digit Images for Machine Learning
Research. IEEE Signal Processing Magazine, 29(6), 141-142.
4. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT Press.
5. Zhang, Z., & Sabuncu, M. R. (2018). Generalized Cross Entropy Loss for Training
Deep Neural Networks with Noisy Labels. arXiv preprint arXiv:1805.07836.
THANK YOU