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☆41Updated 3 years ago
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆78Updated 4 years ago
- qmix☆23Updated 5 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆34Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 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
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆53Updated 4 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆32Updated last year
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 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》☆41Updated 3 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 years ago
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆37Updated last year
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆34Updated last year
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 7 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- Implementation for mSAC methods in PyTorch☆42Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆27Updated 5 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 3 years ago
- This is the official implementation of "Optimizing Large-Scale Fleet Management on a Road Network using Multi-Agent Deep Reinforcement Le…☆34Updated 3 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆49Updated last year
- Multi-Objective Deep Reinforcement Learning☆45Updated 8 years ago
- This is the official implementation of ERL-Re2.☆65Updated last year
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- Uber's Multi-Agent Routing Value Iteration Network☆65Updated 4 years ago
- TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed…☆94Updated 2 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆13Updated 5 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago