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 SAC-Discrete.☆309Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆649Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- PyTorch implementation of soft actor critic☆904Updated last month
- The repository is for safe reinforcement learning baselines.☆694Updated last month
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆351Updated 5 years ago
- ☆217Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆322Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 7 months 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
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆186Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- ☆40Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆356Updated 2 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago