gouxiangchen / ac-ppo
Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment
☆25Updated 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
Sorting:
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- ☆40Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆127Updated 9 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 months ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- ☆201Updated last year
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆186Updated 7 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆167Updated last year
- Transformer in RL for decision-making☆97Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆217Updated 4 years ago
- Single-file pytorch implementation of hybrid-SAC☆58Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 4 years ago