jbrea/CMAEvolutionStrategy.jl
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
JuliaNOASSERTION
Issues
- 3
- 4
ask-tell interface
#9 opened by pjuergens - 8
TagBot trigger issue
#2 opened by JuliaTagBot - 2
Can anyone provide an example how to set up parallel evaluation using CMAEvolutionStrategy.jl?
#8 opened by licheng0794 - 6
- 1
Can I pause and restart the optimization?
#6 opened by zxjroger - 1
- 2
Does it run in a cluster?
#4 opened by pjuergens - 2
`xbest` doesn't return best x value
#3 opened by simonp0420 - 4