gouxiangchen / ac-ppo
Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment
☆24Updated 4 years ago
Alternatives and similar repositories for ac-ppo:
Users that are interested in ac-ppo are comparing it to the libraries listed below
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆134Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆298Updated 7 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last week
- ☆195Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆100Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 10 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- The code for maddpg using pytorch☆165Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- There will be updates later☆84Updated 5 years ago
- ☆40Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆344Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆126Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 9 months ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆455Updated last year
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 weeks ago
- Code for Weighted QMIX☆130Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆147Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- ☆95Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆528Updated 3 years ago