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.
☆992Jun 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A curated list of awesome Deep Reinforcement Learning resources☆152Jun 9, 2022Updated 3 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆447Oct 28, 2022Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆465Apr 1, 2021Updated 4 years ago
- Python Reinforcement Learning Projects, published by Packt☆205Feb 15, 2023Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆490Nov 19, 2021Updated 4 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,621Mar 24, 2023Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,593Mar 24, 2023Updated 3 years ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆5,150Nov 16, 2023Updated 2 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,931Jul 13, 2023Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆352Mar 25, 2023Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 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 last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,925Updated this week
- 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
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080May 19, 2021Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Jul 10, 2022Updated 3 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,927Jul 25, 2024Updated last year
- Python Implementation of Reinforcement Learning: An Introduction☆14,595Aug 9, 2024Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆741Apr 12, 2023Updated 2 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Jan 4, 2022Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,561Apr 11, 2022Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Jan 25, 2019Updated 7 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
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,418Apr 16, 2024Updated last year
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,437Mar 31, 2024Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,303Feb 20, 2026Updated last month
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,044Jul 14, 2023Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Sep 28, 2022Updated 3 years ago
- Solving OpenAI's reinforcement learning CarRacing environment☆26Feb 22, 2026Updated last month
- An elegant PyTorch deep reinforcement learning library.☆10,413Dec 1, 2025Updated 3 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,458Mar 29, 2023Updated 2 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,660Aug 5, 2024Updated last year
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- ☆1,323May 27, 2024Updated last year
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆27May 26, 2020Updated 5 years ago