mbshqqb / HyARLinks
☆20Updated 2 years ago
Alternatives and similar repositories for HyAR
Users that are interested in HyAR are comparing it to the libraries listed below
Sorting:
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆74Updated 3 years ago
- [ICDE 2023] Exploring both Individuality and Cooperation for Air-Ground Spatial Crowdsourcing by Multi-Agent Deep Reinforcement Learning☆24Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆98Updated last year
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆57Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆141Updated 6 months ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x