This repository contains an implementation of the EQL in JAX, as used for the Srbench++ benchmark.
The package is easy to use and implements the scikit-learn regressor interface, see the file
regressor.py
for more information.
- jax
- flax
- numpy
- sympy
- scikit-learn