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

Parallel BO #89

Open
dodgejesse opened this issue Jan 23, 2018 · 1 comment
Open

Parallel BO #89

dodgejesse opened this issue Jan 23, 2018 · 1 comment

Comments

@dodgejesse
Copy link

dodgejesse commented Jan 23, 2018

Hello,

How can I run this code so it includes parallel evaluations? Specifically, the paper Bayesian Optimization with Robust Bayesian Neural Networks claims to have parallel evaluations (in section 3) but I don't see that implemented here. I would like to be able to run such that at each iteration, it draws multiple hyperparameters assignments.

If this isn't implemented, is there a better package for parallel BO?

Thanks.

@aaronkl
Copy link
Contributor

aaronkl commented Jan 24, 2018

Hi,
unfortunately RoBO doesn't allows for parallel BO runs. However, we are actively working on a new BO method based on Hyperband (see our workshop paper) that can be run in parallel (code is online here). But we probably can't give you support until after the ICML deadline

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

No branches or pull requests

2 participants