CyberAgentAILab / cmaes

Python library for CMA Evolution Strategy.
https://arxiv.org/abs/2402.01373
MIT License
372 stars 65 forks source link

Refactor `CMAwM` #141

Closed knshnb closed 1 year ago

knshnb commented 1 year ago

Refactoring of the CMAwM class. Please see each commit for each change. This PR is intended to keep the original behavior with the same seed.

c-bata commented 1 year ago

~@nomuramasahir0 Could you review this PR if you have time?~

Sorry for edits: Let me merge this PR with my approval only since changes looks straightforward.