RvuvuzelaM / self-attention-ppo-pytorch
I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf
☆31Updated last year
Related projects ⓘ
Alternatives and complementary repositories for self-attention-ppo-pytorch
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆57Updated 2 years ago
- ☆90Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- ☆36Updated 2 years ago
- ☆39Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆32Updated 3 weeks ago
- Implementation for mSAC methods in PyTorch☆37Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆93Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆50Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago
- Implementation of DyMA-CL, MARL algorithm☆25Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆54Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆16Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆61Updated last year
- Code for Weighted QMIX☆123Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆53Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆39Updated 7 months ago
- pytorch实现的一些MARL算法☆64Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆121Updated 5 months ago
- ☆186Updated last year