nnaisense / evotorch

Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
https://evotorch.ai
Apache License 2.0
1.01k stars 63 forks source link

Update readme.md to include CMA-ES #57

Closed NaturalGradient closed 1 year ago

NaturalGradient commented 1 year ago

CMA-ES was missing from the list of algorithms. This PR adds it.