Kchu / DeepRL_PyTorchLinks
Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
☆213Updated 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
Sorting:
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆395Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- Code for Weighted QMIX☆136Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆630Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆192Updated 2 years ago
- ☆204Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- ☆76Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆744Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago