HIPS / Spearmint

Spearmint Bayesian optimization codebase
Other
1.55k stars 328 forks source link

Simple brain in example takes hours to run #109

Open tharindu-mathew opened 7 years ago

tharindu-mathew commented 7 years ago

Is it normal for the simple brainin example to take hours to run? I was expecting it to finish in seconds.

CamilleMaurice commented 7 years ago

You need to stop it manually ?

martinsimon88 commented 7 years ago

It seems that I need to stop it manually. Is it because a convergence has not been properly defined in the json file? (if I set "max_finished_jobs" : 20, it stops after the iterations)