Kchu / DeepRL_PyTorch
Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
☆210Updated 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.☆304Updated 9 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 9 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆314Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆287Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 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
- Code for Weighted QMIX☆136Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆217Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆304Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 9 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago
- ☆201Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆153Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆332Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆393Updated 5 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- There will be updates later☆84Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- ☆93Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago