XinJingHao / PPO-Continuous-Pytorch
A clean and robust Pytorch implementation of PPO on continuous action space.
☆130Updated 8 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☆66Updated 8 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- ☆193Updated last year
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆64Updated 8 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- ☆94Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Code for Weighted QMIX☆129Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆123Updated last week
- PyTorch implementation of Constrained Policy Optimization☆51Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆449Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆164Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆289Updated last week
- 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
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 3 months ago
- RL algorithms☆140Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆149Updated last year
- TD3 in Pytorch☆29Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year