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

How can it be guaranteed to run all combinations if only "choice" is used. #283

Open
ezeid opened this issue Nov 25, 2020 · 0 comments
Open

Comments

@ezeid
Copy link

ezeid commented Nov 25, 2020

Hi,

I am using hyperas to optimize my CNN based DL model. I am only using "choice" and my aim is to let hyperas run all combinations and decide on the best. However when running optim.minimize I need to specify max_val = int value. Is it possible to let it run all combinations, and would that be by passing the total number of combinations into max_eval?

Thank you
ezeid

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

1 participant