siekmanj / r2lLinks
Recurrent continuous reinforcement learning algorithms implemented in Pytorch.
☆51Updated 4 years ago
Alternatives and similar repositories for r2l
Users that are interested in r2l are comparing it to the libraries listed below
Sorting:
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated 2 months ago
- ☆72Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 4 years ago
- Deep RL agents with PyTorch☆35Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- Revisiting Rainbow☆75Updated 4 years ago
- ☆99Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆153Updated 5 years ago
- ☆84Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆108Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆40Updated 2 years ago
- ☆47Updated 5 years ago
- PyTorch IMPALA implementation☆27Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆53Updated 5 months ago