Closed mikerossgithub closed 8 years ago
You can just stop the process with Ctrl C. The optimum hyperparameters should be displayed in your terminal every time a new point is tried. Is there an easy way to stop the process after say 50 iterations?
Yes it's expected behavior. For stopping after some number of iterations, see #77.
Im just running the simple demo and it never halts.
python spearmint/main.py examples/simple/
Is this expected behavior? If so, how do I retrieve the hyperparameters from the mongodb?