deligentfool / dqn_zooLinks
The implement of all kinds of dqn reinforcement learning with Pytorch
☆93Updated 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:
- Code for Weighted QMIX☆139Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆217Updated 6 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- ☆96Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- ☆211Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆144Updated 3 years ago
- ☆76Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆108Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆132Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆160Updated last year
- There will be updates later☆85Updated 6 years ago
- A plotter for reinforcement learning (RL)☆226Updated 3 years ago
- ☆101Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- The code for maddpg using pytorch☆169Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- The implementation of AAAI 2022 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆56Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago