jaimeluengo / masac
Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm
☆18Updated 6 years ago
Alternatives and similar repositories for masac:
Users that are interested in masac are comparing it to the libraries listed below
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆47Updated 5 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆17Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆72Updated 4 months ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆13Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆42Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆78Updated 4 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆34Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆61Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 3 weeks ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆39Updated 6 years ago
- ☆14Updated 3 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 6 months ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…