A simple ML Project for Python Class Nov' 24. Used for recognizing Handwritten Mathematical Equations (HME)s.
hme.ipynb- Main Notebook for both model-training and model applicationmaths_symbol_and_digits_recognition.keras- Model saved as a.kerasfile as required by tensorflow\test_eqn- Equations for testing- Data is not uploaded due to its enormously large size
hme-2.ipynb- New attempt of HME recognition using a better dataset