Skip to content

User draws a digit and the computer tries to predict it.

Notifications You must be signed in to change notification settings

sidd3103/Digit-Guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit-Guesser

The user draws a digit on the canvas and the covnet model predicts it. The model was trained on the mnist handwritten digit dataset.

Requirements

  • Pygame
  • Tensorflow
  • Keras
  • Numpy

Releases

No releases published

Packages

No packages published

Languages