zplizzi / pytorch-ppo
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆44Updated 2 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 Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆100Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆45Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- ☆119Updated 6 months ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆122Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- ☆191Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Soft Actor-Critic with advanced features☆48Updated this week
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆91Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- ☆243Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆164Updated 7 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆186Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago