zplizzi / pytorch-ppoLinks
Simple, readable, yet full-featured implementation of PPO in Pytorch
☆49Updated 2 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"☆262Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆223Updated 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
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆191Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆315Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Random Network Distillation pytorch☆252Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆306Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆363Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆171Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆125Updated 4 years ago
- ☆132Updated 11 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- Soft Actor-Critic with advanced features☆50Updated this week