A simple handwritten mathematical expression solver in python using CNN on CROHME dataset.
CNN.py: contains network architecture, generates a model using dataset
prediction.py: solves the expression by taking its image as input and using the model