Skip to content

This is a Machine Learning Model based on the Keras algorithm that can Recognise Hand-Written digits from this model and can also Train more.

License

Notifications You must be signed in to change notification settings

Saadmairaj/Digit-Recognition

Repository files navigation

Digit Recognition

This was my first machine learning project that predicts hand written digits using tensorflow mnist dataset. The app is developed using the Tkinter library as frontend and tensorflow as backend. The model can be trained more with new date by drawing digits on the canvas and checking the train option.

Screenshot 2020-07-01 at 3 10 42 PM

How do I use?

  • Draw the digit on the canvas of Tkinter.
  • Press ENTER / RETURN key to predict.
  • Press SHIFT + ENTER / SHIFT + RETURN key or the Right Mouse Click to clear the canvas.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method of this repository before making a change.

Please make sure to update tests as appropriate.

About

This is a Machine Learning Model based on the Keras algorithm that can Recognise Hand-Written digits from this model and can also Train more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages