automl / HPOlib

HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization packages: SMAC, spearmint and hyperopt. This package is discontinued, please read the longer note in the info box below.
http://automl.org/hpolib
GNU General Public License v3.0
166 stars 56 forks source link

Downgrade runsolver to 3.3.4 #103

Open KEggensperger opened 9 years ago

KEggensperger commented 9 years ago

Current version might kill all processes due to some unknown reason. In the long run we should think about a "non-runsolver" solution.