Skip to content

YashNalawade/digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognition

Implemented handwritten Digit Recognition using Python(Keras) and MNIST dataset.

Created the CNN model using overall 8 layers. Added canvas using Tkinter for GUI and did some preprocessing for better accuracy.

Completed the project in two parts:

  1. Trained the model using 60,000 training images of handwritten digits and saved it.
  2. Loaded the saved model and predicted the captured image after preprocessing(resizing and padding)

About

Implemented handwritten Digit Recognition using Python(keras) and MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages