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:
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆80Updated 4 years ago
- Attention based model for learning to solve different routing problems☆43Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》☆42Updated 3 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆37Updated 2 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 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
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆49Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆35Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 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
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆72Updated 3 years ago
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆38Updated last year
- Implementation for mSAC methods in PyTorch☆42Updated 4 years ago
- Learning multi-agent policies for flocking using graph neural networks☆82Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆147Updated 3 years ago
- Uber's Multi-Agent Routing Value Iteration Network☆64Updated 4 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- qmix☆23Updated 5 years ago
- This open source library is available to summarize several years of research papers on graph reinforcement learning for the convenience o…☆22Updated 3 years ago
- This is the official implementation of ERL-Re2.☆69Updated last year
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 3 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 of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- The code for maddpg using pytorch☆170Updated 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 2 years ago