32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
☆988Jun 17, 2021Updated 4 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Algorithms
Users that are interested in Deep-Reinforcement-Learning-Algorithms are comparing it to the libraries listed below
Sorting:
- A curated list of awesome Deep Reinforcement Learning resources☆151Jun 9, 2022Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆463Apr 1, 2021Updated 4 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆444Oct 28, 2022Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- Python Reinforcement Learning Projects, published by Packt☆205Feb 15, 2023Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,620Mar 24, 2023Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,576Mar 24, 2023Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,335Mar 13, 2025Updated 11 months ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆5,148Nov 16, 2023Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,900Jul 13, 2023Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,797Feb 21, 2026Updated last week
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- Python Implementation of Reinforcement Learning: An Introduction☆14,571Aug 9, 2024Updated last year
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Sep 28, 2022Updated 3 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,557Apr 11, 2022Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆675Jul 16, 2022Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,289Feb 20, 2026Updated last week
- ☆1,315May 27, 2024Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆773Dec 22, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,033Jul 14, 2023Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,267Dec 1, 2025Updated 3 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Jun 4, 2022Updated 3 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,432Mar 31, 2024Updated last year
- A reproduction and tweaking of Growing Neural Cellular Automata☆19Feb 27, 2020Updated 6 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆442Dec 11, 2021Updated 4 years ago