math-operation topic

List math-operation repositories

math_object_detection

63
Stars
18
Forks
Watchers

An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.

string-math

43
Stars
4
Forks
Watchers

Evaluates a math expression from a string. Supports variables and custom operators.