This example show how to predict latex symbols via a Convolutional Neural Network. This example loads a converted tensorflow-keras model for predictions. This dataset used to train the ConvNet. The accuracy of the python keras model is 81% and there is room to improve. The colab notebook is available here.
Prepare the node environment:
$ npm installRun the script:
$ parcel index.html