Skip to content

martius-lab/EQL-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EQL-Pytorch

This repo contains an implementation of the EQL in PyTorch.

Running the examples

First generate data by running python3 gen_data.py. Then start the training with python3 run.py. You'll find a file called func.txt that contains the final expression.

See also

Implementations in Tensorflow and Theano

Dependencies

  • pytorch
  • pytorch-lightning
  • sympy

About

Equation learning method -- pytorch implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages