kennycode-git/neural-net-digit-predictor
A neural network digit classifier that trains a PyTorch CNN on MNIST, exports it to ONNX for in-browser inference via a Next.js frontend, with a FastAPI backend providing explainability heatmaps and an interactive NetworkViz that dynamically visualises activations flowing through each layer of the network.
Stars
—
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kennycode-git/neural-net-digit-predictor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lifeparticle/Bengali-Alphabet
✍️ Bengali Alphabet (বাংলা বর্ণমালা)
bensonruan/Hand-Written-Digit-Recognition
Hand Written Digit Recognition
Erkaman/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
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!