Draw a digit (0-9) — classified in real-time by a network trained from scratch
Network: 25→32→16→10 (ReLU + Softmax) | Trained on 1000 noisy 5×5 digit images
Built from scratch in JavaScript — no TensorFlow, no PyTorch, no dependencies
Source on GitHub