gouxiangchen / ac-ppoLinks
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:
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆554Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆363Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- PyTorch implementation of soft actor critic☆895Updated last week
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆643Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆40Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆758Updated last year
- ☆210Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆756Updated 3 years ago
- ☆420Updated last year
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- A plotter for reinforcement learning (RL)☆226Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago