Skip to content

hyperopt/searchspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

searchspaces

searchspaces is a tool for describing hyperparameter search spaces. More generally it defines the PartialPlus primitive, based in spirit on functools.partial, for deferred evaluation.

It currently supports import from pylearn2 YAML configuration files export to hyperopt.pyll for use with the hyperopt hyperparameter optimization suite.

Coming very soon: completed configuration generators for SMAC. Coming in the medium-term: Spearmint support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages