XinJingHao / PPO-Continuous-Pytorch
A clean and robust Pytorch implementation of PPO on continuous action space.
☆145Updated 11 months ago
Alternatives and similar repositories for PPO-Continuous-Pytorch:
Users that are interested in PPO-Continuous-Pytorch are comparing it to the libraries listed below
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated 3 weeks ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- ☆201Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆337Updated last month
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆96Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆475Updated last year
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆139Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆342Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆35Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆625Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆149Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆614Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- ☆40Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- Code for Weighted QMIX☆136Updated 4 years ago