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:
- 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
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆212Updated 3 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆13Updated 8 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆200Updated 6 years ago
- 多智能体强化学习☆106Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆186Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- [Algorithms] Official implementation of “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☆58Updated 4 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- multi agent RL for traffic light control in Sumo using distributed PPO☆142Updated 2 years ago
- This is the official implementation of ERL-Re2.☆73Updated last year
- RL algorithms☆141Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆75Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 6 months ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆109Updated 5 years ago
- A clean and robust implementation of Duel Double DQN☆74Updated last year
- OpenAI团队的深度强化学习教程中文版☆33Updated 5 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆54Updated 7 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago