A Deep Learning project that recognizes handwritten digits using a Convolutional Neural Network (CNN) trained on the MNIST dataset with TensorFlow/Keras. This project implements a Convolutional Neural ...
A production-quality deep learning project that classifies handwritten digits (0–9) using the MNIST dataset and a Convolutional Neural Network built with TensorFlow/Keras.