zplizzi / pytorch-ppo
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆49Updated 3 weeks ago
Alternatives and similar repositories for pytorch-ppo
Users that are interested in pytorch-ppo are comparing it to the libraries listed below
Sorting:
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 9 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated this week
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 6 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- ☆195Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆124Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆189Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆188Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆178Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated 2 years ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- ☆267Updated 3 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆178Updated 10 months ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆215Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago