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:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Multi Task RL Baselines☆254Updated 3 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 Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆143Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆359Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆135Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 11 months ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Code for conservative Q-learning☆457Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX☆73Updated 4 years ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆59Updated 4 years ago
- ☆32Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago