Skip to content

Created a model to recognize hand written digits. Using Kivy, this app will be able to solve simple math problems.

Notifications You must be signed in to change notification settings

josephjnatale/Data-Science-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Science-Midterm

Using SciKit learn's support vector machines to create models that are able to recognize hand written digits. Using Kivy, this app is able to solve simple math problems that are drawn on screen.

libraries used: -Kivy -Pillow -Numpy -Sklearn -Matplotlib -scipy

pip install --upgrade pip wheel setuptools pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew pip install kivy.deps.gstreamer kivy.deps.angle kivy pip install Pillow Numpy sklearn scipy matplotlib

python mathapp.py

!! When Drawing the digits they must fill the entire white box to be accurate. !!

About

Created a model to recognize hand written digits. Using Kivy, this app will be able to solve simple math problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published