Kchu / DeepRL_PyTorch
Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
☆211Updated 2 years ago
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.☆301Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆298Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆215Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆152Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆206Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆166Updated 11 months ago
- Code for Weighted QMIX☆134Updated 4 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- ☆200Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆177Updated 7 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆619Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Code for conservative Q-learning☆431Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆157Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago