gouxiangchen / ac-ppoLinks
Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment
☆26Updated 5 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:
- PyTorch implementation of Soft Actor-Critic (SAC)☆569Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- PyTorch implementation of soft actor critic☆921Updated 4 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆663Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- ☆40Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆229Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- ☆218Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆204Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Multi-Objective Reinforcement Learning☆290Updated 4 years ago
- The repository is for safe reinforcement learning baselines.☆723Updated 3 weeks ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago