Kchu / DeepRL_PyTorch
Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
☆209Updated last year
Alternatives and similar repositories for DeepRL_PyTorch:
Users that are interested in DeepRL_PyTorch are comparing it to the libraries listed below
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Code for Weighted QMIX☆130Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆388Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 3 years ago
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- ☆196Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆150Updated last year
- multi-agent deep reinforcement learning for networked system control.☆404Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆203Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆608Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆156Updated 2 years ago
- ☆120Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago