All Projects → ForoughA → neuralMath

ForoughA / neuralMath

Licence: other
Combining Symbolic and Function Evaluation Expressions In Neural Programs

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to neuralMath

SymbolicTensors.jl
Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
Stars: ✭ 26 (-10.34%)
Mutual labels:  symbolic-math
SymJava
A Java library for fast symbolic-numeric computation
Stars: ✭ 57 (+96.55%)
Mutual labels:  symbolic-math
symbolic-pymc
Tools for the symbolic manipulation of PyMC models, Theano, and TensorFlow graphs.
Stars: ✭ 58 (+100%)
Mutual labels:  symbolic-math
Recursive-neural-networks-TensorFlow
Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.
Stars: ✭ 34 (+17.24%)
Mutual labels:  recursive-neural-networks
treenet
Recursive Neural Networks for PyTorch
Stars: ✭ 29 (+0%)
Mutual labels:  recursive-neural-networks
Ensembler
Ensembler is a python package that provides fast and easy access to 1D and 2D model system simulations. It can be used for method development or to deepen understanding of a broad spectrum of modeling methods, from basic sampling techniques to enhanced sampling and free energy calculations. It is easy to install, fast, increases shareability, co…
Stars: ✭ 42 (+44.83%)
Mutual labels:  symbolic-math
mathiu.cpp
mathiu : a simple computer algebra system in C++.
Stars: ✭ 58 (+100%)
Mutual labels:  symbolic-math
Symbolics.jl
A symbolic math library written in Julia modelled off scmutils
Stars: ✭ 98 (+237.93%)
Mutual labels:  symbolic-math
keisan
A Ruby-based expression parser, evaluator, and programming language
Stars: ✭ 48 (+65.52%)
Mutual labels:  symbolic-math
HierarchyLayout
[CVPR'19] Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction
Stars: ✭ 20 (-31.03%)
Mutual labels:  recursive-neural-networks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].