siekmanj / r2l
Recurrent continuous reinforcement learning algorithms implemented in Pytorch.
☆50Updated 3 years ago
Alternatives and similar repositories for r2l:
Users that are interested in r2l are comparing it to the libraries listed below
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆84Updated 3 years ago
- ☆70Updated 5 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆89Updated 7 months ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆64Updated last year
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆79Updated 2 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆51Updated 3 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Revisiting Rainbow☆74Updated 3 years ago
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Implementation of the Option-Critic Architecture☆39Updated 6 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆34Updated last week
- ☆97Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆47Updated 2 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆23Updated 5 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
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago