thesouther / myNotes
notes
☆29Updated 2 years ago
Alternatives and similar repositories for myNotes:
Users that are interested in myNotes are comparing it to the libraries listed below
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆80Updated 5 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆77Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆139Updated last year
- 多智能体强化学习☆93Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- ☆96Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆155Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆63Updated 3 weeks ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- pytorch实现的一些MARL算法☆65Updated 4 years ago
- ☆42Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆26Updated 8 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- TD3 in Pytorch☆33Updated 3 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆129Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆75Updated 3 weeks ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- RL Dresden Algorithm Suite☆30Updated 9 months ago