Skip to content

bigdatasciencegroup/neuralMath

 
 

Repository files navigation

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.

For a PyTorch implementation of the models in the paper and our recently released memory-augmented tree-LSTM architecture checkout here

About

Combining Symbolic and Function Evaluation Expressions In Neural Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • Jupyter Notebook 47.2%