amokhvarma / GraphAttentionRLLinks
This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provides a visualisation for the attention weights
☆10Updated 4 years ago
Alternatives and similar repositories for GraphAttentionRL
Users that are interested in GraphAttentionRL are comparing it to the libraries listed below
Sorting:
- Attention based model for learning to solve different routing problems☆43Updated 3 years ago
 - Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆81Updated 4 years ago
 - qmix☆23Updated 5 years ago
 - (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆38Updated 2 years ago
 - Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
 - The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》☆42Updated 3 years ago
 - Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
 - Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆35Updated 4 years ago
 - This is the official implementation of ERL-Re2.☆69Updated last year
 - meta-MADDPG (Python implementation)☆19Updated 7 years ago
 - Accepted by AROB 2021. A car-agent navigates in complex traffic conditions by Mixed_Input_PPO_CNN_LSTM model.☆14Updated 4 years ago
 - A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆36Updated last year
 - Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 years ago
 - Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
 - TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed…☆99Updated 3 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
 - The official code releasement of publications in MARL field of TJU RL lab.☆81Updated 3 years ago
 - Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆55Updated 5 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
 - Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
 - I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
 - reinforcement learning with pytorch geometric library☆51Updated 4 years ago
 - Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 6 years ago
 - Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
 - Code for NeurIPS paper "Self-Organized Group for Cooperative Multi-agentReinforcement Learning".☆21Updated 2 years ago
 - Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆52Updated last year
 - Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
 - The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
 - The code for maddpg using pytorch☆169Updated 5 years ago
 - Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago