Metadata-Version: 1.1
Name: hyperopt
Version: 0.0.2
Summary: Distributed Asynchronous Hyperparameter Optimization
Home-page: http://jaberg.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.
        
        Install:
        http://jaberg.github.com/hyperopt
        
        Documentation:
        http://jaberg.github.com/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.
        
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: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
