kantologist / multiagent-sacLinks
Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.
☆36Updated 4 years ago
Alternatives and similar repositories for multiagent-sac
Users that are interested in multiagent-sac are comparing it to the libraries listed below
Sorting:
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆39Updated 7 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- ☆40Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- ☆96Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》☆41Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 2 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- A collection of recent MARL papers☆93Updated 6 months ago
- Public implementation of "Multi-Agent Graph-Attention Communication and Teaming" from AAMAS'21☆84Updated last year
- Single-file pytorch implementation of hybrid-SAC☆58Updated 3 years ago
- Implementation of PPO Lagrangian in PyTorch☆46Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment