Baselines¶
- class iohblade.baselines.ModularCMAES(budget=10000, dim=10, **kwargs)¶
Bases:
object
Baseline implementation of CMA-ES with active update. Can be extended later to cover all Modular CMAES options.
Bases: object
Baseline implementation of CMA-ES with active update. Can be extended later to cover all Modular CMAES options.