Skip to content

Implementation of the equation learner network in JAX

License

Notifications You must be signed in to change notification settings

alessandrosimon/eql-jax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EQL-JAX

This repository contains an implementation of the EQL in JAX, as used for the Srbench++ benchmark.

Usage

The package is easy to use and implements the scikit-learn regressor interface, see the file regressor.py for more information.

Dependencies

  • jax
  • flax
  • numpy
  • sympy
  • scikit-learn

About

Implementation of the equation learner network in JAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published