twni2016 / pomdp-baselinesLinks
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆341Updated 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☆385Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated 2 years ago
- Partially Observable Process Gym☆211Updated 7 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆158Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆237Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- ☆202Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆582Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- ☆306Updated 3 years ago
- Code for conservative Q-learning☆468Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆159Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆230Updated last year
- ☆359Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆308Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆233Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆381Updated 6 months ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆71Updated 4 years ago