Skip to content

A handwritten digit recognizer in python using pygame.

Notifications You must be signed in to change notification settings

KB-Q/number-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Recognizer

Handwritten digit recognizer using keras and pygame, trained with the MNIST dataset.

Install requirements using pip install -r requirements.txt

Controls:

  • R = resets the board
  • Q = quits the program
  • Left click = Draw
  • Right click = Erase

Handwritten-number-recog-GIF-final

About

A handwritten digit recognizer in python using pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages