An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rl-algorithms

A curated list of projects in awesome lists tagged with rl-algorithms .

https://github.com/tensorflow/agents

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

bandits contextual-bandits dqn multi-armed-bandits reinforcement-learning rl-algorithms tensorflow tf-agents

Last synced: 15 May 2025

https://github.com/rlworkgroup/garage

A toolkit for reproducible reinforcement learning research.

pytorch reproducibility rl-algorithms tensorflow

Last synced: 14 May 2025

https://github.com/microsoft/maro

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

agent citi-bike docker finance inventory-management logistics maro multi-agent multi-agent-reinforcement-learning operations-research raas reinforcement-learning resource-optimization rl-algorithms simulator transportation

Last synced: 14 May 2025

https://github.com/lucasalegre/sumo-rl

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

deep-reinforcement-learning gym gym-env gymnasium machine-learning pettingzoo python reinforcement-learning rl-algorithms sumo traffic-signal-control

Last synced: 14 May 2025

https://github.com/lucasalegre/morl-baselines

Multi-Objective Reinforcement Learning algorithms implementations.

gym gymnasium mo-gymnasium morl multi-objective multi-objective-rl pytorch reinforcement-learning rl rl-algorithms

Last synced: 15 May 2025

https://github.com/alibaba/easyreinforcementlearning

EasyRL: An easy-to-use and comprehensive reinforcement learning package.

rl-algorithms

Last synced: 14 Oct 2025

https://github.com/liuzuxin/cvpo-safe-rl

Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)

reinforcement-learning rl-algorithms rl-safety safe-reinforcement-learning

Last synced: 13 Sep 2025

https://github.com/zyxue/rljs

RLjs currently serves as an interactive playground for learning reinforcement learning.

agent algorithm policy-iteration q-learning react reinfrocement-learning rl-algorithms value-iteration

Last synced: 16 May 2026

https://github.com/pvnieo/beating-atari

Implementation of RL algorithms to beat Atari 2600 games

atari double-dqn dqn pytorch reinforcement-learning rl-algorithms

Last synced: 07 May 2026

https://github.com/amifunny/rl-notebooks

This is a repository for Coursera Reinforcement Learning Course Notebook ,, these consist of my solutions. Feel Free to take a look , if you are stuck in Course and suggest corrections, if you find any mistake. Also Useful if you are looking for an implementation of RL-Algorithms. ** NOTE THESE NOTEBOOKS DON'T WORK AS THEY DO NOT CONTAIN UTILITY FILES WHICH ARE AVAILABLE ONLY ON COURSERA.

assignment-solutions coursera-reinforcement-learning function-approximation reinforcement-learning rl-algorithms sample-based-learning

Last synced: 18 May 2026

https://github.com/rahulsamant37/meta-hackathon

A complete, runnable ITSM benchmark environment with 181 deterministic tasks, graded scoring, dense rewards, and a standard API plus baseline runner for structured execution.

docker fastapi grpo hackathon openai openenv-environment rl-algorithms

Last synced: 30 May 2026

https://github.com/mohankrishnagr/reinforcement-learning-taxi-v3

A comprehensive solution to the Classic Taxi Problem using Reinforcement Learning (RL) and OpenAI Gym (Taxi-v3). This repository includes Python code for Q-learning implementation, a detailed presentation, and visualizations to demonstrate the agent's learning process. Perfect for anyone exploring RL concepts, Q-learning, or Gym environments.

artificial-intelligence openai-gym python q-learning reinforcement-learning rl-algorithms taxi-problem

Last synced: 12 Apr 2026