PyTorch implementation of deep reinforcement learning algorithms
☆491Nov 19, 2021Updated 4 years ago
Alternatives and similar repositories for deep_rl
Users that are interested in deep_rl are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years 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
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 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
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- A repository for implementation of deep reinforcement learning lectured at Samsung☆110Sep 20, 2021Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆773Dec 22, 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
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 5 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,154Apr 22, 2023Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Mar 19, 2021Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- Implementation of benchmark RL algorithms☆472Jul 20, 2022Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆990Jun 17, 2021Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆735Apr 12, 2023Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Aug 1, 2019Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Dec 8, 2020Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆532Nov 22, 2022Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆23Jun 16, 2023Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆588Dec 5, 2021Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆225Apr 24, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Nov 21, 2022Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Feb 13, 2024Updated 2 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- RAD: Reinforcement Learning with Augmented Data☆416Mar 29, 2021Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,007Sep 26, 2025Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆254May 3, 2020Updated 5 years ago
- Random Network Distillation pytorch☆260Mar 4, 2019Updated 7 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29May 12, 2025Updated 9 months ago