louiskirsch / metagenrlLinks
MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entirely different from those used for meta-training.
☆67Updated 5 years ago
Alternatives and similar repositories for metagenrl
Users that are interested in metagenrl are comparing it to the libraries listed below
Sorting:
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- ☆99Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆87Updated 4 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- ☆92Updated last year
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- ☆83Updated 4 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- ☆61Updated 7 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 4 months ago
- ☆43Updated 6 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- ☆54Updated last year
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Code for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"☆36Updated 5 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆191Updated 2 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆214Updated 2 years ago
- ☆72Updated 6 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago