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.
☆89Updated 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
- Revisiting Rainbow☆75Updated 4 years ago
- ☆31Updated 6 years ago
- ☆48Updated 2 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- ☆87Updated last year
- Invariant Causal Prediction for Block MDPs☆44Updated 5 years ago
- ☆114Updated 2 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 5 years ago
- impact-driven-exploration☆132Updated last year
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- Learning Laplacian Representations in Reinforcement Learning☆17Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆193Updated 2 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆187Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆51Updated 4 years ago
- ☆54Updated last year
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆128Updated 4 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- Proto-RL: Reinforcement Learning with Prototypical Representations☆83Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated last year