Choaib-ELMADI/neural-digit-visualizer
A web-based handwritten digit recognizer with neural network visualization. See the activations of every neuron in real-time as your digit is processed.
This web-based tool helps visualize how a neural network 'thinks' when it recognizes handwritten numbers. You draw a digit directly on a grid, and the tool shows you in real-time how the network's internal components, called neurons, light up as it tries to identify what you've drawn. It's ideal for students, educators, or anyone curious about artificial intelligence and machine learning principles without needing to write code.
No commits in the last 6 months.
Use this if you want to interactively explore and understand the internal workings of a basic neural network for digit recognition.
Not ideal if you're looking for a production-ready application for digit recognition or a tool for advanced machine learning model development and training.
Stars
11
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Choaib-ELMADI/neural-digit-visualizer"
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!