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

Add example for ask and tell #70

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Add example for ask and tell #70

merged 4 commits into from
Jan 23, 2024

Conversation

Bronzila
Copy link
Collaborator

I adapted the given RandomForest optimization example to use the ask and tell functionality.

The example shows how to use ask and tell itself and how to continue optimizing with run after using ask and tell, similar to the SMAC ask and tell example.

Proper doc strings and basic unittests for ask/tell have already been merged with the previous PR.

@Bronzila
Copy link
Collaborator Author

I've also added the examples to the documentation.

@Bronzila Bronzila merged commit a80eef1 into development Jan 23, 2024
13 of 14 checks passed
@Bronzila Bronzila deleted the feat/ask_tell branch March 6, 2024 10:25
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