cyoon1729 / Multi-agent-reinforcement-learningLinks
Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG
☆67Updated 6 years ago
Alternatives and similar repositories for Multi-agent-reinforcement-learning
Users that are interested in Multi-agent-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- The code for maddpg using pytorch☆168Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 5 years ago
- ☆91Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆157Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆220Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- Code for Weighted QMIX☆145Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Updated 2 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆42Updated 3 years ago
- ☆222Updated 2 years ago
- qmix☆23Updated 5 years ago
- ☆76Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago