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

[WIP] Population size control #25

Merged
merged 11 commits into from
Sep 1, 2022
Merged

[WIP] Population size control #25

merged 11 commits into from
Sep 1, 2022

Conversation

Dvermetten
Copy link
Member

This PR adds the option to modify the population size during the optimization process without the need for a restart.
The manual control is done through simply adding a function to parameters which sets lambda and mu and calls the init of adaptation parameters. This is to allow for simple external control without messing with possibly adapted parameters.

The online population size control mechanisms will be added to this PR at some later point.

Copy link
Contributor

@jacobdenobel jacobdenobel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lekker gewerkt vriend

@jacobdenobel jacobdenobel merged commit 0170794 into master Sep 1, 2022
@jacobdenobel jacobdenobel deleted the popsize_control branch September 1, 2022 12:01
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.

2 participants