This repository contains the code for this paper
File equationGenerator.ipynb is an iPython notebook that describes the dataset generation method proposed in the paper, and lstmTreeNotebook.ipynb contains the code for training over the generated equations.
For a PyTorch implementation of the models in the paper and our recently released memory-augmented tree-LSTM architecture checkout here