chhfttd / hyperopt

Distributed Asynchronous Hyperparameter Optimization in Python

Home Page:http://jaberg.github.com/hyperopt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Official project git repository:
http://github.com/hyperopt/hyperopt

Documentation:
http://hyperopt.github.io/hyperopt

Announcements mailing list:
https://groups.google.com/forum/#!forum/hyperopt-announce

Thanks
------
This work was supported in part by the National Science Foundation (IIS-0963668),
and by the Banting Postdoctoral Fellowship program.

About

Distributed Asynchronous Hyperparameter Optimization in Python

http://jaberg.github.com/hyperopt

License:Other


Languages

Language:Python 95.6%Language:Jupyter Notebook 4.4%