zplizzi / pytorch-ppoLinks
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆49Updated 5 months ago
Alternatives and similar repositories for pytorch-ppo
Users that are interested in pytorch-ppo are comparing it to the libraries listed below
Sorting:
- Code for the paper "Phasic Policy Gradient"☆264Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆195Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 8 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated this week
- Random Network Distillation pytorch☆252Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆227Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆188Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- ☆201Updated 2 years ago
- ☆133Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago