-
Notifications
You must be signed in to change notification settings - Fork 1.1k
RelatedWork
James Bergstra edited this page Jan 7, 2014
·
7 revisions
Links to software related to Hyperopt, and Bayesian Optimization in general.
- hyperopt-sklearn - using hyperopt to optimize across sklearn estimators (Work In Progress).
-
hyperopt-convnet - optimize convolutional architectures for image classification (Work In Progress)
- used in Bergstra, Yamins, and Cox in (ICML 2013).
- hyperopt-dbn - optimize Deep Belief Networks (Coming Soon)
- SMAC - Sequential Model-based Algorithm Configuration (based on regression trees).
- Spearmint - Gaussian-process SMBO in Python.
- BayesOpt - Bayesian optimization toolbox
Should other software be listed here? File a github isue to add it.