Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 348 Bytes

CMA-ES & DES

Repository contains:

  • results of CMA-ES with different step-size adaptation rules experiments for PPSN2020
  • useful code to:
    • ECDF curve plotting
    • doing CEC benchmark in parallel manner
    • CMA-ES source code with tested variants of step-size adaptation.
    • DES source code with tested variants of step-size adaptation.