henrycharlesworth / multi_action_head_PPOLinks
PPO with multi-head/autoregressive action outputs
☆44Updated 4 years ago
Alternatives and similar repositories for multi_action_head_PPO
Users that are interested in multi_action_head_PPO are comparing it to the libraries listed below
Sorting:
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆161Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆182Updated last year
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- This is the official implementation of Multi-Agent PPO.☆115Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 3 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆23Updated 9 months ago
- Code for Weighted QMIX☆138Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- ☆215Updated 2 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆68Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆55Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆59Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Implementation for mSAC methods in PyTorch☆42Updated 3 years ago
- ☆102Updated 3 years ago
- ☆89Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆39Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago