whiletruelearn / hyperopt

Distributed Asynchronous Hyperparameter Optimization in Python

Home Page:http://hyperopt.github.io/hyperopt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperopt: Distributed Asynchronous Hyper-parameter Optimization Build Status PyPI version Anaconda-Server Badge

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

Discussion mailing list:

https://groups.google.com/forum/#!forum/hyperopt-discuss

Thanks

This project has received support from

  • National Science Foundation (IIS-0963668),
  • Banting Postdoctoral Fellowship program,
  • National Science and Engineering Research Council of Canada (NSERC),
  • D-Wave Systems, Inc.

About

Distributed Asynchronous Hyperparameter Optimization in Python

http://hyperopt.github.io/hyperopt

License:Other


Languages

Language:Python 96.0%Language:Jupyter Notebook 4.0%