hyperopt: Distributed Asynchronous Hyper-parameter Optimization
===============================================================

hyperopt is a Python library for serial and parallel optimization over awkward
search spaces, which may include real-valued, discrete, and conditional
dimensions.

For installation instructions and documentation, refer to:
http://jaberg.github.com/hyperopt

