boyu-ai / multiagent-particle-envsLinks
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
☆14Updated 3 years ago
Alternatives and similar repositories for multiagent-particle-envs
Users that are interested in multiagent-particle-envs are comparing it to the libraries listed below
Sorting:
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆64Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX ,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆34Updated last year
- qmix☆22Updated 5 years ago
- scalable multi agents reinforcement learning☆61Updated 7 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆179Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed…☆93Updated 2 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- This is the official implementation of ERL-Re2.☆64Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆158Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆209Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆149Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆155Updated last year
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago