- An educational and fun web application where children can doodle simple mathematical expressions and the deep learning model will show the answers with meaningful animation.
- This project was done as part of the NTU SCSE Computing Challenge 2021. Presentation slides are included as
NTU_SCSE_2021_Slides.pdf
.
- This website was initially deployed using Docker and AWS Elastic Beanstalk.
- I moved it to Streamlit Share to host it for free.
- Kaggle link: https://www.kaggle.com/code/nguyncaoduy/handwritten-math-expression
- A multi-head computer vision model trained to detect operands and operators in handwrittent maths expression.