dongminlee94 / deep_rl
PyTorch implementation of deep reinforcement learning algorithms
☆495Updated 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 Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆705Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆332Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆304Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆541Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆393Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,224Updated last month
- List of competitions related to Reinforcement Learning☆351Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆693Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆335Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆573Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆314Updated 3 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆440Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆638Updated 2 years ago
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆487Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago