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:
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆27Updated 4 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- ☆43Updated 2 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 7 months ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆115Updated 3 years ago
- ☆201Updated 2 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆75Updated 5 months ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated last year
- ☆54Updated last year
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆221Updated last year
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆71Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆161Updated 2 months ago