victorqribeiro/digitRecognition
Implementation of a digit recognition using my Neural Network with the MNIST data set.
This tool helps you test a neural network's ability to identify handwritten digits. You draw a number on a screen, and the system attempts to recognize what you've drawn. It's designed for someone experimenting with or learning about neural networks and their accuracy in image recognition.
No commits in the last 6 months.
Use this if you want to interactively explore how a neural network processes and predicts handwritten single-digit inputs.
Not ideal if you need a robust, production-ready system for digit recognition or to process large datasets of images.
Stars
24
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Oct 15, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/victorqribeiro/digitRecognition"
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...
lifeparticle/Bengali-Alphabet
✍️ Bengali Alphabet (বাংলা বর্ণমালা)
Erkaman/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
bensonruan/Hand-Written-Digit-Recognition
Hand Written Digit Recognition
Gogul09/digit-recognizer-live
Recognize Digits using Deep Neural Networks in Google Chrome live!