Skip to main content

Reinforcement Learning for Everyone.

Project description

RLForge

docs PyPI - License PyPI - Python Version PyPI Downloads

RL Forge is an open source reinforcement learning library that aims to provide the users with useful functions for the development of Reinforcement Learning Agents. The library also includes multiple popular reinforcement learning agents and environments, in addition, it is designed to be compatible with the gymnasium library (previous OpenAI Gym).

Installation

If you already have Python installed in your computer, you can install RLForge with:

pip install rlforge

This will download and install the latest stable release of rlforge available in the Python Package Index.

RLForge works with Python 3.9 or later, intalling RLForge with pip will automatically download all required packages if they are not present in your workspace.

Documentation

The documentation, with examples, can be found in Read the Docs (NOTE: Currently the documentation is under development and is not totaly complete).

Examples

Multiple examples on how to use the different agents are included in the examples folder. These examples include using the library both with gymnasium environments and environments included in this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rlforge-0.0.3.tar.gz (24.6 kB view hashes)

Uploaded Source

Built Distribution

rlforge-0.0.3-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page