Metadata-Version: 1.1
Name: hyperpoints
Version: 0.0.1
Summary: Distributed hyperparameter optimization and reinforcement learning algorithms.
Home-page: https://github.com/yngtodd/hyperpoints
Author: Todd Young
Author-email: youngmt1@ornl.gov
License: MIT
Description: .. raw:: html
        
            <embed>
                <p align="center">
                    <img width="300" src="https://github.com/yngtodd/hyperpoints/blob/master/img/pylibrary.png">
                </p>
            </embed>
        
        --------------------------
        
        .. image:: https://badge.fury.io/py/hyperpoints.png
            :target: http://badge.fury.io/py/hyperpoints
        
        .. image:: https://travis-ci.org/yngtodd/hyperpoints.png?branch=master
            :target: https://travis-ci.org/yngtodd/hyperpoints
        
        
        =============================
        hyperpoints
        =============================
        
        Distributed hyperparameter optimization and reinforcement learning algorithms.
        
        Features
        --------
        
        * TODO
        
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://hyperpoints.rtfd.org.
        
        
        
        History
        -------
        
        0.0.1 (2018-10-24)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: hyperpoints
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
