Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandwrittenDigitRecognizer

This is a Handwritten Digit Recognizer developed in Python using Tensorflow, Keras, Numpy libraries as well as the Tkinter library for building the GUI. Keras and Tensorflow were used to create a simple CNN for MNIST that uses all of the aspects of a modern CNN implementation, including Convolutional layers, Pooling layers and Dropout layers. The user can draw any digit from 0 to 9 and click on "Predict the Digit" to see what the digit is and how it accurate the prediction is.

About

This is a Handwritten Digit Recognizer developed in Python using Tensorflow, Keras, Numpy libraries as well as the Tkinter library for building the GUI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages