HeyuanMingong / llirl
Code for "LifeLong Incremental Reinforcement Learning (LLIRL)"
☆21Updated 3 years ago
Alternatives and similar repositories for llirl:
Users that are interested in llirl are comparing it to the libraries listed below
- behavior cloning from observation☆35Updated 4 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆31Updated 2 years ago
- This repository has code for the paper "Model-based Safe Deep Reinforcement Learning via a Constrained Proximal Policy Optimization Algor…☆26Updated last year
- This is the official implementation of NeurIPS 2022 paper "Generalizing Goal-Conditioned Reinforcement Learning with Variational Causal R…☆32Updated last year
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆64Updated last year
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆26Updated last year
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆38Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆45Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆51Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆36Updated 2 years ago
- [IROS2021] Human-Inspired Multi-Agent Navigation using Knowledge Distillation☆22Updated last year
- Code for the paper: "Causal Influence Detection for Improving Efficiency in Reinforcement Learning", by Seitzer, M., Schölkopf, B., Marti…☆37Updated 2 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆67Updated 6 months ago
- ☆32Updated 5 months ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆39Updated 2 years ago
- ☆35Updated 3 years ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆51Updated 4 years ago
- Implementations of SAILR, PDO, and CSC☆31Updated 6 months ago
- Model Predictive Actor-Critic Reinforcement Learning☆56Updated 3 years ago
- Code for the NeurIPS 2021 paper "Safe Reinforcement Learning by Imagining the Near Future"☆43Updated 2 years ago
- ☆53Updated last year
- ☆14Updated 5 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆44Updated 3 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL