cmaes icon indicating copy to clipboard operation
cmaes copied to clipboard

[BENCHMARK LMM-CMAES]

Open joshnah opened this issue 1 year ago • 0 comments

Hello, currently I'm trying to implement the local meta-model CMAES algorithm from this paper with the help of your repository. I already plotted to see how the algorithm works. Here is the link to my implementation in my fork: https://github.com/joshnah/cmaes/blob/main/test-LMM-CMAES.py

I would like to make use of your folder benchmark (with kurobako) do some performance tests with the original algorithm CMAES but I didn't succeed. Could you please give me some advices or instructions on this benchmark? Thank you in advance.

joshnah avatar Oct 10 '22 20:10 joshnah