Quickstart Guide
You will need:
python
3.8 or greater: https://www.python.org/downloads/
*autora-synthetic-abstract-sympy-equation is a part of the autora
package:
pip install -U autora["experiment-runner-synthetic-autora-synthetic-abstract-equation"]
Check your installation by running:
python -c "from autora.experiment_runner.synthetic.autora_synthetic_abstract_equation import equation_experiment"