Skip to content

• Developed a Machine Learning Model, OHMEE, for recognizing and solving offline handwritten mathematical expressions (OHME), utilizing image data from documents, images, papers, and transcripts. • Developed user-defined mathematical methods to evaluate the solved string expressions, generating and plotting appropriate results.

Notifications You must be signed in to change notification settings

KrishnamMantena/Offline-Handwritten-Expression-Evaluator

Repository files navigation

Handwritten-Expression-Solver

-> In this project we created a Machine Learning model which can recognize and solve handwritten equations containing symbols :

x y z 0 1 2 3 4 5 6 7 8 9 + - * /

This system can solve:

Calculator expressions

Linear Equation in two variables

Higher order equations and polynomials

Libries used:

  1. tkinter
  2. PIL
  3. cv2
  4. numpy
  5. pandas
  6. urllib.parse
  7. tensorflow
  8. matplotlib

About

• Developed a Machine Learning Model, OHMEE, for recognizing and solving offline handwritten mathematical expressions (OHME), utilizing image data from documents, images, papers, and transcripts. • Developed user-defined mathematical methods to evaluate the solved string expressions, generating and plotting appropriate results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages