EnnaSachdeva / Recurrent-Multiagent-Deep-Deterministic-Policy-Gradient-with-Difference-RewardsLinks
Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single agent tasks. These methods have further been extended to multiagent domains in cooperative, competitive or mixed environments. This paper primarily focuses on multiagent cooperative settings which can be model…
☆52Updated 6 years ago
Alternatives and similar repositories for Recurrent-Multiagent-Deep-Deterministic-Policy-Gradient-with-Difference-Rewards
Users that are interested in Recurrent-Multiagent-Deep-Deterministic-Policy-Gradient-with-Difference-Rewards are comparing it to the libraries listed below
Sorting:
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆44Updated 2 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆14Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- ☆14Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆55Updated 3 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- This repository includes a realization of the resilient projection-based consensus actor-critic algorithm that is resilient to adversaria…☆10Updated 3 years ago
- using actor-critic method to dealing with the path-planning UAV problem☆20Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆99Updated 5 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆41Updated 2 years ago
- ☆46Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆24Updated 9 months ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆163Updated 2 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆23Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- Reference code for the paper ""Centroid-Guided Target-Driven Topology Control Method for UAV Ad-Hoc Networks Based on Tiny Deep Reinforce…☆10Updated last year
- DQN by Matlab and Python☆34Updated 5 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆59Updated 3 years ago