twni2016 / pomdp-baselinesLinks
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆329Updated 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☆180Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Partially Observable Process Gym☆198Updated 3 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆308Updated last year
- Code for conservative Q-learning☆454Updated 3 years ago
- ☆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
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆193Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆227Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆209Updated last year
- ☆282Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆133Updated last year
- ☆351Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆211Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆191Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆356Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago