daisatojp / mpoLinks
PyTorch Implementation of the Maximum a Posteriori Policy Optimisation
☆76Updated 2 years ago
Alternatives and similar repositories for mpo
Users that are interested in mpo are comparing it to the libraries listed below
Sorting:
- ☆44Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆27Updated 5 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆81Updated 2 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆115Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 8 months ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- ☆201Updated 2 years ago
- ☆54Updated last year
- Benchmarking RL generalization in an interpretable way.☆162Updated 3 months ago
- Simple maze environments using mujoco-py☆56Updated last year
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- Benchmarked implementations of Offline RL Algorithms.☆75Updated 6 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆65Updated last year
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- Partially Observable Process Gym☆199Updated 3 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 3 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago