Skip to content

Laurae2/hyperopt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

871 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# FIXED INSTALLATION OF HYPEROPT

INSTALLATION: pip install git+git://github.com/Laurae2/hyperopt.git

This fork is a fix for hyperopt installation that was either:
- Failing to install for some reason (renewang: hyperopt#231)
- Failing to run properly due to fmin "module" (ghost: hyperopt#234)

Solutions implemented: ghost's and renewang's.

Thanks,
Laurae


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

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 95.7%
  • Jupyter Notebook 4.3%