bensonruan/Hand-Written-Digit-Recognition
Hand Written Digit Recognition
Leverages TensorFlow.js to run a pre-trained CNN model (trained on MNIST with Keras) directly in the browser, enabling real-time digit classification without server calls. Features an interactive canvas interface supporting both desktop and touch input, with prediction confidence visualized via Chart.js. The model uses convolutional and pooling layers followed by dense layers with dropout regularization for robust classification across handwritten digit variations.
No commits in the last 6 months.
Stars
62
Forks
25
Language
JavaScript
License
MIT
Category
Last pushed
Jun 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bensonruan/Hand-Written-Digit-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Erkaman/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
lifeparticle/Bengali-Alphabet
✍️ Bengali Alphabet (বাংলা বর্ণমালা)
hoffhannisyan/handwritten-digit-recognition
✨ Draw handwritten digits and get instant AI predictions! Neural network implemented in pure...
Gogul09/digit-recognizer-live
Recognize Digits using Deep Neural Networks in Google Chrome live!
Aksoylu/AI-DRAW
Web-based Shape & MNIST Recognition Deep Learning Application.