Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
☆1,082May 19, 2021Updated 4 years ago
Alternatives and similar repositories for DeepRL-Tutorials
Users that are interested in DeepRL-Tutorials are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,161Nov 4, 2021Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,407Apr 16, 2024Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Reinforcement Learning in PyTorch☆2,275Jan 4, 2021Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,925Jul 25, 2024Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,550May 25, 2024Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 29, 2022Updated 3 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,150Apr 22, 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
- Multitask Environments for RL☆281Aug 23, 2021Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,867Jun 17, 2024Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,008Sep 26, 2025Updated 5 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,571Aug 9, 2024Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,033Jul 14, 2023Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Aug 1, 2019Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆225Apr 24, 2023Updated 2 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch☆3,906May 2, 2023Updated 2 years ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆5,148Nov 16, 2023Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,334Updated this week
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆451Jul 14, 2019Updated 6 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,607Aug 5, 2024Updated last year
- 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
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,323Sep 4, 2022Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,650Aug 1, 2024Updated last year
- 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
- A PyTorch Platform for Distributed RL☆751Sep 15, 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
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Oct 15, 2021Updated 4 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆876Dec 27, 2022Updated 3 years ago