deligentfool / dqn_zooLinks
The implement of all kinds of dqn reinforcement learning with Pytorch
☆94Updated 4 years ago
Alternatives and similar repositories for dqn_zoo
Users that are interested in dqn_zoo are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆59Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Code for Weighted QMIX☆140Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- A plotter for reinforcement learning (RL)☆232Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated 2 years ago
- ☆76Updated 5 years ago
- ☆97Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- There will be updates later☆84Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- ☆217Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆135Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆85Updated 2 years ago
- ☆40Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- ☆169Updated last year
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆166Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year