boyu-ai / ma-gymLinks
A collection of multi agent environments based on OpenAI gym.
☆28Updated 2 years ago
Alternatives and similar repositories for ma-gym
Users that are interested in ma-gym are comparing it to the libraries listed below
Sorting:
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆155Updated last year
- 多智能体强化学习☆102Updated 6 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆86Updated 5 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆91Updated 10 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆118Updated 2 months ago
- 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
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆359Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆53Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- ☆102Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- Tutorial for Reinforcement Learning☆188Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆170Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Updated 7 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- D3QN Pytorch☆62Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago