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:
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Updated 7 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆151Updated last year
- meta-MADDPG (Python implementation)☆19Updated 7 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
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆72Updated 2 years ago
- qmix☆23Updated 5 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆54Updated 6 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆41Updated 2 years ago
- multi agent RL for traffic light control in Sumo using distributed PPO☆141Updated 2 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆199Updated 6 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 9 years ago
- MARL for Autonomous Vehicles☆334Updated last year
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆183Updated last year
- 多智能体强化学习☆105Updated 6 years ago
- Apply deep reinforcement learning methods including DQN, DDPG for traffic light control in simulation (discrete environment), to prove th…☆87Updated 6 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 6 years ago
- Intersection Management with iCACC theorm☆10Updated 5 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆108Updated 5 years ago
- A clean and robust implementation of Duel Double DQN☆73Updated last year