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
- meta-MADDPG (Python implementation)☆19Updated 7 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆197Updated 6 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆13Updated 8 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 3 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆208Updated 3 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 years ago
- A clean and robust implementation of Duel Double DQN☆72Updated last year
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 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
- This is the official implementation of ERL-Re2.☆69Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- qmix☆23Updated 5 years ago
- A Spatio-Temporal Multi-Agent Reinforcement Learning algorithm for cooperative traffic signal control.☆18Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆70Updated 2 years ago
- multi agent RL for traffic light control in Sumo using distributed PPO☆138Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆54Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆14Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- 多智能体强化学习☆103Updated 6 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆173Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago