Machine learning model that predicts numbers from 1 to 9
Draw a number from 1-9 on a 28x28 grid and press the yellow button, the app will recognize the digit
Clone the repository, open a terminal on the folder and execute "python main.py". A drawing canvas will open.
- Yellow Button: Predic the number that you drew.
- Red Button: Clear the canvas.
- Green Button: Start colecting data for training.
- Blue Button: Got to the next step of data collectig.