Jonathan-Pearce / DDPG_PER
Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)
☆49Updated 4 years ago
Alternatives and similar repositories for DDPG_PER:
Users that are interested in DDPG_PER are comparing it to the libraries listed below
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 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
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- ☆40Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆17Updated 6 years ago
- ☆94Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆43Updated 5 years ago
- Code for Weighted QMIX☆129Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆38Updated 6 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆61Updated 2 years ago
- The implementation of LSTM-TD3.☆73Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆51Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 3 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆69Updated 2 years ago