Project

MNIST Digit Classification (CNN)

Home

"Developed a deep learning model using a Convolutional Neural Network (CNN) to accurately recognize handwritten digits."

2025

Overview

Built a deep learning model to classify handwritten digits (0โ€“9) using Python and TensorFlow/Keras.
Tested multiple architectures (Dense Neural Networks, Convolutional Neural Networks) and achieved the best results with a CNN.

Techniques Used

Results