twni2016 / pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
☆310Updated 6 months ago
Alternatives and similar repositories for pomdp-baselines:
Users that are interested in pomdp-baselines are comparing it to the libraries listed below
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- ☆191Updated last year
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆211Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆294Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago
- ☆214Updated 3 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆171Updated 5 months ago
- Code for conservative Q-learning☆424Updated 3 years ago
- Partially Observable Process Gym☆178Updated 7 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- ☆248Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆190Updated 5 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆259Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆172Updated 4 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆483Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆303Updated 10 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- ☆337Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year