facebookresearch / level-replayLinks
This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the fact that not all levels are equally useful for agents to learn from during training.
☆88Updated 4 years ago
Alternatives and similar repositories for level-replay
Users that are interested in level-replay are comparing it to the libraries listed below
Sorting:
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- ☆54Updated last year
- Learning Laplacian Representations in Reinforcement Learning☆17Updated 4 years ago
- ☆46Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Invariant Causal Prediction for Block MDPs☆44Updated 5 years ago
- A collection of RL algorithms written in JAX.☆101Updated 3 years ago
- ☆86Updated 11 months ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆81Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆181Updated 3 years ago
- impact-driven-exploration☆131Updated last year
- ☆113Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- Proto-RL: Reinforcement Learning with Prototypical Representations☆82Updated 3 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 4 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆107Updated 3 years ago
- Decoupled Reward-free ExplorAtion and Execution for Meta-reinforcement learning☆90Updated 2 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 6 months ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆115Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆16Updated 5 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆192Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆125Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆29Updated 5 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated last year