Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sigma0 in EvolutionStrategyEmitter to be a vector #246

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

itsdawei
Copy link
Collaborator

@itsdawei itsdawei commented Aug 10, 2022

Description

Allow sigma0 in EvolutionStrategyEmitter to be a vector.

TODO

  • Figure out how to allow sigma to be a vector in CMA-ES.

Status

  • I have read the guidelines in CONTRIBUTING.md
  • I have formatted my code using yapf
  • I have tested my code by running pytest
  • I have linted my code with pylint
  • I have added a one-line description of my change to the changelog in HISTORY.md
  • This PR is ready to go

@itsdawei itsdawei changed the title allow sigma0 to be a vector allow sigma0 in EvolutionStrategyEmitter to be a vector Aug 10, 2022
@itsdawei itsdawei changed the title allow sigma0 in EvolutionStrategyEmitter to be a vector Allow sigma0 in EvolutionStrategyEmitter to be a vector Aug 10, 2022
@itsdawei itsdawei requested a review from btjanaka August 10, 2022 23:16
@itsdawei itsdawei marked this pull request as ready for review August 10, 2022 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant