Metadata-Version: 2.1
Name: rlai
Version: 0.22.0
Summary: Reinforcement Learning:  An Introduction
Home-page: https://matthewgerber.github.io/rlai
Author: Matthew Gerber
Author-email: gerber.matthew@gmail.com
License: UNKNOWN
Description: Welcome to RLAI. To launch a live graphical interface to the RLAI package, click below:
        
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/MatthewGerber/rlai/HEAD?urlpath=lab/tree/jupyter/trainer.ipynb)
        
        Please see the [project website](https://matthewgerber.github.io/rlai/) for more information.
        
        Status:
        * PyPI distribution:  [![Python Package](https://github.com/MatthewGerber/rlai/workflows/Python%20package/badge.svg)](https://pypi.org/project/rlai/)
        * Tests:  [![Coverage Status](https://coveralls.io/repos/github/MatthewGerber/rlai/badge.svg?branch=master)](https://coveralls.io/github/MatthewGerber/rlai?branch=master)
        
Platform: UNKNOWN
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: mujoco
