Digit Classifier(MNIST) showcase 1

Overview

Developed and deployed a neural network model using TensorFlow to classify handwritten digits from the MNIST dataset. Implemented and trained the model to achieve high accuracy in digit recognition.

Digit Classifier(MNIST)