Skip to content

nikkii03/Handwritten_Maths_Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten_Maths_Evaluator

Handwritten Maths expression recognizer and calculator

image

  • main.ipynb : It contains the code for model creation and training
  • model.h5 : The trained model which can recognise digits (0,9) and operators (division, multiplication , addition, substraction
  • calculator.ipynb : Calculates the reuired mathematical expression by BODMAS rule as well as simple evaluation
  • dataset.csv : The dataset used to train the model (an extension of MNIST dataset)

Input1

image

Output1

image

Input2

image

Output2

image

About

Handwritten Maths expression recognizer and calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published