twni2016 / pomdp-baselinesLinks
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆327Updated 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☆368Updated 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.☆171Updated 9 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- ☆201Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆306Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆184Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- ☆280Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Partially Observable Process Gym☆197Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆248Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆226Updated 2 years ago
- ☆351Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆192Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆209Updated 10 months ago
- Benchmarking RL generalization in an interpretable way.☆161Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆556Updated 3 years ago
- Code for conservative Q-learning☆452Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆219Updated last year
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆186Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆354Updated last month
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆72Updated last year