zplizzi / pytorch-ppoLinks
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆49Updated last month
Alternatives and similar repositories for pytorch-ppo
Users that are interested in pytorch-ppo are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 4 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆189Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- ☆270Updated 3 years ago
- ☆196Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆216Updated last year
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆189Updated 2 years ago
- ☆130Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years 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
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last month
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago