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. !!