yanyachen / rBayesianOptimization

Bayesian Optimization of Hyperparameters
81 stars 21 forks source link

Exit at fixed time #37

Open noamross opened 5 years ago

noamross commented 5 years ago

I suggest to add an option to set a maximum time run the process, so that the process exits rather than looking for a new point if the time since start is greater than the provided minutes or hours.