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:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- 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 Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- Multi Task RL Baselines☆244Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆55Updated 4 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆554Updated 3 years ago
- Representation Learning for RL☆126Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆315Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆363Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆324Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last week
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Multi-Objective Reinforcement Learning☆280Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- Code for conservative Q-learning☆450Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆171Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆277Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago