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

fix: Make `center_init` of `CMAES` accept `Solution` instances #55

Closed engintoklu closed 1 year ago

engintoklu commented 1 year ago

This pull request makes the center_init keyword argument of CMAES accept Solution instances