CoolFace
Modelpublic

Hamza0426/mnist-digit-classifier-cnn

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes3downloads
Model Card

MNIST Digit Classifier CNN

This is a Convolutional Neural Network (CNN) trained on the MNIST dataset to classify handwritten digits (0-9).

  • —Framework: TensorFlow/Keras
  • —Accuracy: ~99% on test set
  • —Input Shape: 28x28x1 (grayscale)