AGI-Labs / continual_rlLinks
Continual reinforcement learning baselines: experiment specifications, implementation of existing methods, and common metrics. Easily extensible to new methods.
☆129Updated 2 years ago
Alternatives and similar repositories for continual_rl
Users that are interested in continual_rl are comparing it to the libraries listed below
Sorting:
- ☆107Updated last year
- Official code repository for Prompt-DT.☆119Updated 3 years ago
- ☆48Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆132Updated 4 years ago
- Representation Learning for RL☆129Updated 2 years ago
- A list of papers regarding generalization in (deep) reinforcement learning☆152Updated 2 years ago
- Code for "Task-Agnostic Continual RL: In Praise of a Simple Baseline"☆34Updated 2 years ago
- Simple maze environments using mujoco-py☆57Updated 2 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆139Updated 3 years ago
- Challenges and Opportunities in Offline Reinforcement Learning from Visual Observations☆112Updated last year
- Learning to Modulate pre-trained Models in RL (Decision Transformer, LoRA, Fine-tuning)☆61Updated last year
- Implemention of the Decision-Pretrained Transformer (DPT) from the paper Supervised Pretraining Can Learn In-Context Reinforcement Learni…☆80Updated last year
- DMControl Generalization Benchmark☆186Updated last year
- ☆52Updated 3 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆120Updated 3 years ago
- Code for ICLR 2022 paper Rethinking Goal-Conditioned Supervised Learning and Its Connection to Offline RL.☆28Updated 3 years ago
- ☆54Updated last year
- off-policy RL on long sequences☆155Updated this week
- Deep Hierarchical Planning from Pixels☆112Updated 3 years ago
- Synthetic Experience Replay☆107Updated last year
- Evaluating long-term memory of reinforcement learning algorithms☆160Updated 2 years ago
- rlplot is an easy to use and highly encapsulated RL plot library (including basic error bar lineplot and a wrapper to "rliable").☆33Updated 2 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆48Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"