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
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆206Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆165Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆142Updated 10 months ago
- ☆40Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆154Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆213Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆175Updated 4 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆124Updated 11 months ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- ☆199Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆352Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆125Updated 8 months ago
- There will be updates later☆84Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆163Updated 4 months ago
- PyTorch implementation of SAC-Discrete.☆300Updated 8 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago