MNIST-Handwritten-Digits-Classifier
PublicThis project is a handwritten digit classifier built with PyTorch and trained on the MNIST dataset. It uses a Convolutional Neural Network (CNN) to recognize digits from 0 to 9 with high accuracy. The project features a Streamlit web app that allows users to upload their own handwritten digit images and get real-time predictions.