Skip to content

h8moss/Drawing-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing-Numbers

A machine learning project which will guess a number based on the input of the user, built with keras and tkinter

How to Use:

simply run the main.py script, it will automatically open a tkinter window to draw numbers

cd directory\of\project\Drawing-Numbers\python
python .\main.py

How does it work:

The neural network was trained using the mnist dataset of handwritten numbers, and it seems to have an accuracy of over 90% within that dataset, this accuracy may decrease on actual numbers

About

A machine learning project which will guess a number based on the input of the user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages