Handwritten Digit Classifier
The Handwritten Digit Classifier is a machine learning project that utilizes TensorFlow to classify handwritten digit images from the MNIST dataset. This project demonstrates the complete workflow of image classification, from data preprocessing to model evaluation and visualization.