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

Implement new x0_selection strategy and add select_all_finished functionality #260

Merged
merged 14 commits into from
Feb 7, 2024

Conversation

mpvanderschelling
Copy link
Collaborator

@mpvanderschelling mpvanderschelling commented Feb 6, 2024

  • Implement a new x0_selection strategy that samples new samples for the initial population.
  • Also, add a .select_all_finished method to ExperimentData to only display experiments that are successfully finished.
  • Implement method to overwrite current decision vector instead of storing all of the history for optimization
  • added callback functionality to optimizers

Fixes #248, #250, #259, #261

@mpvanderschelling mpvanderschelling marked this pull request as ready for review February 6, 2024 15:26
@mpvanderschelling mpvanderschelling merged commit fbcb186 into pr/1.4.7 Feb 7, 2024
4 checks passed
@mpvanderschelling mpvanderschelling deleted the mpvanderschelling/issue259 branch February 7, 2024 04:46
@mpvanderschelling mpvanderschelling restored the mpvanderschelling/issue259 branch February 7, 2024 15:26
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.

1 participant