GitHunt
ER

(Re)Implementation: PSA-CMA-ES; LRA-CMA-ES; and more...

Variants of CMA-ES are implemented on the PlatEMO platform (version 3.x):

(Single)

  • PSA-CMA-ES: CMA-ES with population size adaptation. GECCO, 2018.
  • CMA-ES with Learning Rate Adaptation: Can CMA-ES with Default Population Size Solve Multimodal and Noisy Problems?. GECCO, 2023. (Best paper nomination) (Official code)

(Multi)

  • MOEA/D-CMA Made Better with (1+1)-CMA-ES. IEEE CEC, 2024. (Best student paper) (Official code)

Please place the codes in path "PlatEMO\Algorithms\Single-objective optimization" or "PlatEMO\Algorithms\Multi-objective optimization".

Languages

MATLAB100.0%
MIT License
Created May 22, 2025
Updated December 1, 2025