Louiii / ValueDecompositionLinks
Value-Decomposition Networks For Cooperative Multi-Agent Learning
☆25Updated 4 years ago
Alternatives and similar repositories for ValueDecomposition
Users that are interested in ValueDecomposition are comparing it to the libraries listed below
Sorting:
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- ☆42Updated 6 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- ☆13Updated 5 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆65Updated 5 years ago
- ☆91Updated 4 years ago
- qmix☆23Updated 5 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆86Updated 3 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- ☆222Updated 2 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆155Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆168Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- ☆110Updated 4 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year