Remtasya / Distributional-Multi-Agent-Actor-Critic-Reinforcement-Learning-MADDPG-Tennis-Environment
The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where each agent uses centralized critic training but decentralized actor execution, and is capable of learning either cooperative or competitive environments. This is demonstrated on the Unity Tennis Environment.
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Distributional-Multi-Agent-Actor-Critic-Reinforcement-Learning-MADDPG-Tennis-Environment
- Jax and Torch Multi-Agent SAC on PettingZoo API☆57Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆92Updated last year
- Code for Weighted QMIX☆123Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆48Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆73Updated 9 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆55Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆25Updated last year
- ☆88Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆130Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆16Updated 6 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆53Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆39Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆89Updated 3 years ago
- ☆71Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆94Updated 2 years ago
- pytorch实现的一些MARL算法☆63Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆90Updated last month
- implementation of MADDPG using PettingZoo and PyTorch☆109Updated last year
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆19Updated 2 years ago
- Implementation of DyMA-CL, MARL algorithm☆25Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago
- ☆39Updated 2 years ago
- ☆14Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- ☆88Updated 3 years ago