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

What's a good stopping condition #84

Open
cuihenggang opened this issue Nov 16, 2016 · 1 comment
Open

What's a good stopping condition #84

cuihenggang opened this issue Nov 16, 2016 · 1 comment

Comments

@cuihenggang
Copy link

I'm wondering is there a good stopping condition that people usually use to decide convergence? Suppose I hope to find the function inputs that give me a function value that is allowed to differ from the optimal value by 10%. Is there a way to do that?

If that is impossible, what's the rule of thumb way of deciding how long to run Spearmint for?

Thank you very much!

@xiongzhp
Copy link

Hi do you have any updates or ideas for this question? I am also wondering that. For a model with a few hyper-parameters to optimization, it's almost impossible to arrive at a convergence as the simple demo shows. The good news is that it truly works and gets fairly good results just after a few iterations, although it could be fluctuating a lot.

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