marl topic
marltoolbox
A toolbox with the goal of speeding up research on bargaining in MARL (cooperation problems in MARL).
shapley-q-learning
This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.
Multi-Agent-DDPG-using-PTtorch-and-ML-Agents
A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.
Emergent-Multiagent-Strategies
Emergence of complex strategies through multiagent competition
rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
awesome-marl
A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers
Multi-Independent-Agent-Reinforcement-Learning-UAV-Autonomous-Spectrum-QLearning
An Autonomous Spectrum Management Scheme for Unmanned Aerial Vehicle Networks in Disaster Relief Operations using Multi Independent Agent Reinforcement Learning
Reinforcement_Learning_Team_Q_learnig_MARL_Multi_Agent_UAV_Spectrum_task
A solution for Dynamic Spectrum Management in Mission-Critical UAV Networks using Team Q learning as a Multi-Agent Reinforcement Learning Approach
BenchMARL
A collection of MARL benchmarks based on TorchRL
pogema
POGEMA stands for Partially-Observable Grid Environment for Multiple Agents. This is a grid-based environment that was specifically designed to be flexible, tunable and scalable. It can be tailored to...