Skip to content

MLSA-UPB/hackathon-404-not-found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple equation solver with tkinter

This simple piece of software is basically a digit and mathematical symbol classifier, all these put together in order to solve basic operations.

Datasets

mnist dataset

part of crohme dataset(+ - x)

How to use

Run the notebook App.ipynb. You will need the models generated by ModelForDigits.ipynb and ModelForSymbols.ipynb. 3 Windows will pop off, each one promted with it's role(one for first term, one for second term and one for the operation).

In each window you have the option to predict or to clear. Predict button will show off computer's prediction regarding your drawing and it's accuracy. Clear will just clear the canvas. After all windows are closed just run last block of code to get your result

MSP RO HACK 2020

We are team 404 not found and this is our project for MSP RO HACK 2020

About

hackathon-404-not-found created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors