rhklite / Parallel-PPO-PyTorchLinks
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
☆21Updated 4 years ago
Alternatives and similar repositories for Parallel-PPO-PyTorch
Users that are interested in Parallel-PPO-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last week
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Multi Task RL Baselines☆249Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 7 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- Representation Learning for RL☆126Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆250Updated 5 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆150Updated 4 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆64Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆557Updated 3 years ago
- ☆133Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago