Evolution Strategies

When the user wants to design or implement an evolution strategy — (mu+lambda) or (mu,lambda) selection, self-adaptive step sizes, or CMA-ES — for continuous, integer, or mixed-integer search, including tuning another algorithm's parameters. Also use when the user mentions "evolution strategy," "CMA-ES," "self-adaptation," "(mu+lambda)," "step size control," or when a combinatorial problem is attacked through a continuous relaxation such as random keys. For vector-difference search, see differential-evolution; for TPE-based tuning with pruning, see optuna-hyperparameter-tuning.

hajibabaie ae6b15c 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/evolution-strategies commit ae6b15cab0

Frequently asked questions

npx skillmds@latest add hajibabaie/evolution-strategies