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 last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Multi Task RL Baselines☆246Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆139Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Representation Learning for RL☆126Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆177Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- Code for conservative Q-learning☆451Updated 3 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.☆307Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Online Decision Transformer☆264Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago