This repo contains an implementation of the EQL in PyTorch.
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.
Implementations in Tensorflow and Theano
- pytorch
- pytorch-lightning
- sympy