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:
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- Multi Task RL Baselines☆259Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 2 weeks ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- Representation Learning for RL☆130Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆167Updated last year
- Code for conservative Q-learning☆470Updated 4 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆53Updated 8 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆58Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆168Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆585Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- ☆15Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year