Metadata-Version: 2.1
Name: train
Version: 0.0.4
Summary: A library to build and train reinforcement learning agents in OpenAI Gym environments.
Home-page: https://github.com/marella/train
Author: Ravindra Marella
License: MIT
Project-URL: Documentation, https://marella.github.io/train/
Project-URL: Source Code, https://github.com/marella/train
Description: A library to build and train reinforcement learning agents in OpenAI Gym environments.
        
        ## Installation
        
        ```sh
        pip install train
        ```
        
Keywords: train reinforcement-learning machine-learning gym tensorflow
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
