Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.17 KB

README.rst

File metadata and controls

53 lines (32 loc) · 1.17 KB


image

image

Hyperpoints

Distributed hyperparameter optimization and reinforcement learning algorithms.

Documentation

For references, tutorials, and examples check out our documentation.

Installation

From Sources:

You can either clone the public repository:

git clone git://github.com/yngtodd/hyperpoints

Or download the tarball:

curl  -OL https://github.com/yngtodd/hyperpoints/tarball/master

Once you have a copy of the source, you can install it with:

python setup.py install