familyld / Awesome-Causal-RLLinks
A curated list of causal reinforcement learning resources.
☆92Updated last year
Alternatives and similar repositories for Awesome-Causal-RL
Users that are interested in Awesome-Causal-RL are comparing it to the libraries listed below
Sorting:
- [TNNLS-2024, arXiv-2023.2.10] Official repository of "A Survey on Causal Reinforcement Learning"☆32Updated 2 months ago
- Official implementation of Causal Curiosity: RL Agents Discovering Self-supervised Experiments for Causal Representation Learning at ICML…☆39Updated 4 years ago
- Code for the paper: "Causal Influence Detection for Improving Efficiency in Reinforcement Learning", by Seitzer, M., Schölkopf, B., Marti…☆43Updated 3 years ago
- ☆32Updated 2 years ago
- Here is a list of papers related to causal reinforcement learning, and I hope you can submit relevant missing papers in the issue.☆17Updated last year
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆57Updated 2 years ago
- [NeurIPS 2022 Oral] The official implementation of POR in "A Policy-Guided Imitation Approach for Offline Reinforcement Learning"☆57Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Official code for "Unleashing the Power of Pre-trained Language Models for Offline Reinforcement Learning".☆48Updated last year
- The implementation of TNNLS paper "Multi-agent Continual Coordination via Progressive Task Contextualization".☆14Updated 6 months ago
- A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges☆239Updated 4 months ago
- ☆60Updated 11 months ago
- This is the official implementation of NeurIPS 2022 paper "Generalizing Goal-Conditioned Reinforcement Learning with Variational Causal R…☆34Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆56Updated last year
- ICML'2024: Q-value Regularized Transformer for Offline Reinforcement Learning☆30Updated 5 months ago
- ☆43Updated 3 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆47Updated 4 years ago
- ☆49Updated this week
- Decision Transformer: A brand new Offline RL Pattern.