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"
☆15Updated 4 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:
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆143Updated last year
- meta-MADDPG (Python implementation)☆19Updated 7 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Updated 7 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆196Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- qmix☆23Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- This is the official implementation of ERL-Re2.☆67Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆169Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆68Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- multi agent RL for traffic light control in Sumo using distributed PPO☆136Updated 2 years ago
- ☆20Updated 6 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 3 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- A Spatio-Temporal Multi-Agent Reinforcement Learning algorithm for cooperative traffic signal control.☆17Updated last year
- ☆64Updated last year
- ☆169Updated last year
- A collection of multi agent environments based on OpenAI gym.☆28Updated last year
- Python code for the paper Machine Learning to Improve Situational Awareness in Beyond Visual Range Air Combat.☆19Updated 3 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆54Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provid…☆10Updated 4 years ago