zplizzi / pytorch-ppo
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆49Updated 3 years ago
Alternatives and similar repositories for pytorch-ppo:
Users that are interested in pytorch-ppo are comparing it to the libraries listed below
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Updated 3 months ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆187Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆301Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- ☆264Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆299Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆215Updated 11 months ago
- Keeping track of RL experiments☆162Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆216Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- ☆194Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆177Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- ☆128Updated 9 months ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆160Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago