GAMLET
GAMLET copied to clipboard
MAB & default agent comparison Experiment
This branch contains code from both transfer_to_lightning_with_dbv0
and docker_and_experiments
branches.
What's new:
- Setup for experiments to compare original version of FEDOT with FEDOT with the use of contextual MAB and surrogate model.
NB! To install appropriate GOLEM branch:
pip install git+https://github.com/aimclub/GOLEM@minor-fix#egg=thegolem
To install appropriate FEDOT branch:
pip install git+https://github.com/aimclub/FEDOT@add-mutation-agent#egg=fedot --no-deps