AI/ML classifier trained (primarily) on the MNIST handwritten digit data
- Detection of handwritten digits
- Can use MNIST digit data for (or similar) training 0-9
- Can use emnist alphabet data (or similar) for training NaN (not a number)
- Uses custom data for training (my_data) 0-9 and NaN
- Frontend testing tool
- Draw an image, press esc to guess
- Press space to clear
- Press - to save image for training
![]() |
