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
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆145Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 8 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- ☆39Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆62Updated 7 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- ☆191Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆157Updated 9 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆162Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆95Updated 2 years ago
- The implementation of LSTM-TD3.☆73Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆203Updated 5 years ago
- A collection of offline reinforcement learning algorithms.☆165Updated 2 months ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago