Deepender25/Handwritten-Digit-Recognition---CNN-with-99.65-Accuracy
Production-ready deep learning model for handwritten digit recognition using optimized CNN architecture. Features interactive web app, comprehensive training pipeline, and multiple deployment options. Achieves 99.65% accuracy on MNIST dataset with advanced data augmentation and regularization techniques.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Deepender25/Handwritten-Digit-Recognition---CNN-with-99.65-Accuracy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
greydanus/mnist1d
A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep...
potterhsu/SVHNClassifier
A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using...
potterhsu/SVHNClassifier-PyTorch
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep...
kensanata/numbers
Handwritten digits, a bit like the MNIST dataset.
kdexd/digit-classifier
A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.