Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.74 KB

File metadata and controls

56 lines (37 loc) · 1.74 KB

Mathematical-Expression-Solver

A project which involves using Machine Learning Models (such as Convolutional Neural Networks) to identify mathematical symbols in an image file and solve the given expression.


Example of usage:










Training Results

Convolutional Neural Network

Losses and Accuracies (training of 5 epochs)

Confusion Matrix of Mathematical Symbols

Neural Network with HOG (Histograms of Oriented Gradients) Descriptors

Losses and Accuracies (training of 5 epochs)

Confusion Matrix of Mathematical Symbols