twni2016 / pomdp-baselinesLinks
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆331Updated last year
Alternatives and similar repositories for pomdp-baselines
Users that are interested in pomdp-baselines are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- Partially Observable Process Gym☆200Updated 3 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- ☆201Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆149Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Code for conservative Q-learning☆455Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆227Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆225Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- ☆284Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆359Updated 2 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆212Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆311Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆216Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago