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

Population based optimization #163

Closed
riyadparvez opened this issue Sep 2, 2019 · 3 comments
Closed

Population based optimization #163

riyadparvez opened this issue Sep 2, 2019 · 3 comments
Labels
enhancement New feature or request wishlist Long-term wishlist feature requests

Comments

@riyadparvez
Copy link

Is there any plan to integrate with Nevergrad to introduce population based optimization?

@eytan eytan added the enhancement New feature or request label Sep 3, 2019
@eytan
Copy link
Contributor

eytan commented Sep 3, 2019

Hi @riyadparvez, we don't have any immediate plans. We do have a tutorial notebook on using CMA-ES to optimize acquisition functions in BoTorch, but haven't had any use-cases for zeroth-order optimizers within Ax itself. Our goal has been to accelerate experimentation in cases where experiments are costly to run—so our focus has been around algorithms that perform well with less than a few hundred iterations.

What use-case did you have in mind for population-based optimization with Ax?

That being said, it should be fairly straightforward to add a model bridge for Nevergrad.
If you do end up putting something together, we'd be happy to review any PRs and add it to Ax!

@lena-kashtelyan lena-kashtelyan added the wishlist Long-term wishlist feature requests label Sep 11, 2019
@eytan
Copy link
Contributor

eytan commented Feb 26, 2020 via email

@lena-kashtelyan
Copy link
Contributor

We will now be tracking wishlist items / feature requests in a master issue for improved visibility: #566. Of course please feel free to still open new feature requests issues; we'll take care of thinking them through and adding them to the master issue.

For this specific issue, there is currently ongoing work that may address it; we will make sure to comment here if/when the prospects become clearer there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wishlist Long-term wishlist feature requests
Projects
None yet
Development

No branches or pull requests

3 participants