Skip to content
#

reinforcement-learning-algorithms

Here are 937 public repositories matching this topic...

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).

  • Updated May 31, 2024
  • Python

The Core Reinforcement Learning library is intended to enable scalable deep reinforcement learning experimentation in a manner extensible to new simulations and new ways for the learning agents to interact with them. The hope is that this makes RL research easier by removing lock-in to particular simulations.The work is released under the follow…

  • Updated May 29, 2024
  • Python

Improve this page

Add a description, image, and links to the reinforcement-learning-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reinforcement-learning-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more