daisatojp / mpo
PyTorch Implementation of the Maximum a Posteriori Policy Optimisation
☆74Updated 2 years ago
Alternatives and similar repositories for mpo:
Users that are interested in mpo are comparing it to the libraries listed below
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆27Updated 4 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆53Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- ☆53Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- ☆42Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆139Updated 11 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆69Updated 10 months ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆51Updated 3 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 4 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 9 months ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- ☆194Updated 2 years ago
- Deep Learning Project☆22Updated 5 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆89Updated 8 months ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- ☆31Updated 4 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆37Updated last year
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago