MNIST Digit Classifier

This model is trained on the MNIST dataset to recognize handwritten digits (0–9). It uses a simple CNN architecture and is saved in Keras format.

Usage

Load the model using TensorFlow/Keras:

from tensorflow import keras
model = keras.models.load_model("mnist_model.keras")

Author

Uploaded by Suresh Krishnan for Educosys Hackathon.

Downloads last month
321
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train sureshkrishnan/huggingface_mnist_upload

Space using sureshkrishnan/huggingface_mnist_upload 1