Handwritten Mathematical System of Equations Solver
Published:
Duration: Sep 2020 – Nov 2020
Course: AI for Everyone
Supervisor: Nguyen Thanh Tuan, Founder of AI4E, NEU
Overview
Built a deep learning–based pipeline that takes an image of handwritten mathematical equations, recognizes the symbols and structure, and solves the resulting system — handling polynomial, high-degree, and no-solution cases.
Key Contributions
- Designed an end-to-end recognition and solving pipeline
- Handled edge cases: polynomial systems, high-degree equations, and unsolvable systems
- Applied computer vision techniques for symbol segmentation and classification
Technologies
Python Computer Vision Deep Learning OCR
