Skip to content
forked from martius-lab/EQL

Equation Learner, a neural network approach to symbolic regression

License

Notifications You must be signed in to change notification settings

BlockScience/EQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EQL

Equation Learner, a neural network approach to symbolic regression

We present an approach to identify concise equations from data using a shallow neural network approach. In contrast to ordinary black-box regression, this approach allows understanding functional relations and generalizing them from observed data to unseen parts of the parameter space.

Theano implementation:

  • See the subdirectory EQL-DIV-ICML for the Theano code implementing the EQL-Division model.

Tensorflow implementation:

About

Equation Learner, a neural network approach to symbolic regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.2%
  • Python 17.8%