Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 526 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 526 Bytes

Combining Symbolic and Function Evaluation Expressions In Neural Programs

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.