Generate and Run Hyperparameter Tuning Schemes From YAML Files HyperYAML is built off of hyperopt. Installation Via pip pip install hyperyaml From source clone this repository run python setup.py install Usage See tests/mock for an example of the interface. More elaborate examples coming soon.