mbshqqb / HyARLinks
☆16Updated 2 years ago
Alternatives and similar repositories for HyAR
Users that are interested in HyAR are comparing it to the libraries listed below
Sorting:
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆116Updated last week
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆50Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆140Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆180Updated last year
- Public implementation of "Multi-Agent Graph-Attention Communication and Teaming" from AAMAS'21☆85Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆50Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago
- ☆101Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- ☆41Updated 3 years ago
- ☆16Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated 8 months ago
- ☆58Updated last year
- ☆60Updated 4 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- ☆210Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆157Updated last year
- Implementation of PPO Lagrangian in PyTorch☆49Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆50Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- ☆40Updated 3 years ago
- Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)☆11Updated last year
- Code accompanying paper "Coordinated Proximal Policy Optimization"☆11Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm