LucasAlegre / sac-plus
Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).
☆14Updated 4 years ago
Alternatives and similar repositories for sac-plus:
Users that are interested in sac-plus are comparing it to the libraries listed below
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆84Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆15Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆37Updated 2 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- ☆31Updated 4 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 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
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- ☆42Updated 2 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆52Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆35Updated last month
- NeurIPS Reproducibility Challenge 2019☆20Updated 5 years ago
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆27Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆104Updated 3 years ago
- Implementation of VALOR (Variational Option Discovery Algorithms)☆10Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- Implementation of the Prioritized Option-Critic on the Four-Rooms Environment☆16Updated 7 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- ☆91Updated last year
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆89Updated 9 months ago