rl-algorithms topic

List rl-algorithms repositories

maro

817
Stars
152
Forks
Watchers

Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.

deep-reinforcement-learning

4.8k
Stars
2.3k
Forks
Watchers

Repo for the Deep Reinforcement Learning Nanodegree program

pytorch-rl

441
Stars
56
Forks
Watchers

This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch

Reinforcement_Learning_in_Python

365
Stars
106
Forks
Watchers

Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

torchrl

201
Stars
20
Forks
Watchers

Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)

agents

2.7k
Stars
721
Forks
Watchers

TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.

garage

1.8k
Stars
307
Forks
Watchers

A toolkit for reproducible reinforcement learning research.

Tensorflow 2 Reinforcement Learning Cookbook, published by Packt

sumo-rl

864
Stars
223
Forks
Watchers

Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.

rl-book-challenge

184
Stars
32
Forks
Watchers

self-studying the Sutton & Barto the hard way