cycraig / MP-DQN
Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"
☆198Updated 5 years ago
Alternatives and similar repositories for MP-DQN:
Users that are interested in MP-DQN are comparing it to the libraries listed below
- ☆192Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆156Updated 9 months ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 8 months ago
- Code for Weighted QMIX☆126Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆441Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- This is the official implementation of Multi-Agent PPO.☆101Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆315Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆397Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆558Updated 2 years ago
- ☆93Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆56Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- DSAC; Distributional Soft Actor-Critic☆115Updated 10 months ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆328Updated 4 years ago
- A plotter for reinforcement learning (RL)☆217Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆140Updated last year
- The pytorch implementation of DGN on grid world and Starcraft☆136Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆327Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago