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
- ☆42Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆145Updated last year
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆35Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆75Updated last year
- Deep Learning Project☆22Updated 5 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Conservative Q Learning on top of SAC☆131Updated 2 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- ☆53Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆70Updated 2 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- ☆56Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated 11 months ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 4 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 11 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch IMPALA implementation☆26Updated 5 years ago