Metadata-Version: 1.1
Name: hyperopt
Version: 0.1
Summary: Distributed Asynchronous Hyperparameter Optimization
Home-page: http://hyperopt.github.com/hyperopt/
Author: James Bergstra
Author-email: james.bergstra@gmail.com
License: BSD
Description: 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.
        
        
        
        
Keywords: Bayesian optimization hyperparameter model selection
Platform: Linux
Platform: OS-X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
