An open API service indexing awesome lists of open source software.

https://github.com/iphands/numclass


https://github.com/iphands/numclass

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# numclass
AI/ML classifier trained (primarily) on the MNIST handwritten digit data

## Features

- Detection of handwritten digits
- Can use [MNIST digit data for](http://yann.lecun.com/exdb/mnist/) (or similar) training 0-9
- Can use [emnist alphabet data](https://www.kaggle.com/crawford/emnist/version/1) (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

## Demo


Example guesses animated gif