dongminlee94 / deep_rl
PyTorch implementation of deep reinforcement learning algorithms
☆493Updated 3 years ago
Alternatives and similar repositories for deep_rl:
Users that are interested in deep_rl are comparing it to the libraries listed below
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Structural implementation of RL key algorithms☆510Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆727Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆542Updated 7 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆404Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- TensorFlow2 Reinforcement Learning☆471Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆463Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆582Updated 6 years ago