Metadata-Version: 2.1
Name: akro
Version: 0.0.7
Summary: Spaces types for reinforcement learning
Home-page: https://github.com/rlworkgroup/akro
Author: Reinforcement Learning Working Group
Author-email: akro@noreply.github.com
License: MIT
Description: [![Build Status](https://travis-ci.com/rlworkgroup/akro.svg?branch=master)](https://travis-ci.com/rlworkgroup/akro)
        [![codecov](https://codecov.io/gh/rlworkgroup/akro/branch/master/graph/badge.svg)](https://codecov.io/gh/rlworkgroup/akro)
        [![Docs](https://readthedocs.org/projects/akro/badge)](http://akro.readthedocs.org/en/latest/)
        [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rlworkgroup/akro/blob/master/LICENSE)
        [![PyPI version](https://badge.fury.io/py/akro.svg)](https://badge.fury.io/py/akro)
        
        # akro
        Spaces types for reinforcement learning
        
        ## Installation
        ```shell
        pip install akro
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: tf
Provides-Extra: theano
Provides-Extra: all
