JBezerra/Machine-Learning-MNIST-Dataset
A machine learning project that uses a neural network to recognise human digits.
This project helps anyone interested in seeing how a machine learning model learns to recognize handwritten digits. You provide it with images of digits, and it learns to identify them, showing you its predictions as it improves. This is for educators, students, or enthusiasts who want to visualize the machine learning training process firsthand.
No commits in the last 6 months.
Use this if you want to understand and visualize how a neural network learns to recognize handwritten numbers from scratch or test a pre-trained model.
Not ideal if you need to integrate digit recognition into a production application or require a highly customized model for specialized image types beyond simple digits.
Stars
7
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Jan 16, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JBezerra/Machine-Learning-MNIST-Dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hoffhannisyan/handwritten-digit-recognition
✨ Draw handwritten digits and get instant AI predictions! Neural network implemented in pure...
bensonruan/Hand-Written-Digit-Recognition
Hand Written Digit Recognition
Erkaman/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
lifeparticle/Bengali-Alphabet
✍️ Bengali Alphabet (বাংলা বর্ণমালা)
Gogul09/digit-recognizer-live
Recognize Digits using Deep Neural Networks in Google Chrome live!