twni2016 / pomdp-baselinesLinks
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆338Updated 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☆379Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- ☆202Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- Partially Observable Process Gym☆207Updated 5 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Code for conservative Q-learning☆463Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago
- ☆296Updated 3 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
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆518Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆233Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆224Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆318Updated last year
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆571Updated 4 years ago
- ☆357Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆170Updated 2 weeks ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆371Updated 4 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago