dongminlee94 / deep_rl
PyTorch implementation of deep reinforcement learning algorithms
☆491Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep_rl
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Structural implementation of RL key algorithms☆509Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆401Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆602Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆534Updated last year
- TensorFlow2 Reinforcement Learning☆467Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year