Skip to content

A library to build and run HyperOpt Hyper Parameter Optimization Schemes

Notifications You must be signed in to change notification settings

jw-mcgrath/HyperYAML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate and Run Hyperparameter Tuning Schemes From YAML Files

HyperYAML is built off of hyperopt.

Installation

Via pip

pip install hyperyaml

From source

  1. clone this repository
  2. run python setup.py install

Usage

See tests/mock for an example of the interface. More elaborate examples coming soon.

Releases

No releases published

Packages

No packages published

Languages