HumanCompatibleAI / learning_biasesLinks
Infer how suboptimal agents are suboptimal while planning, for example if they are hyperbolic time discounters.
☆25Updated 5 years ago
Alternatives and similar repositories for learning_biases
Users that are interested in learning_biases are comparing it to the libraries listed below
Sorting:
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆79Updated 6 years ago
- Companion code to CoRL 2018 paper: E Bıyık, D Sadigh. "Batch Active Preference-Based Learning of Reward Functions". Conference on Robot L…☆29Updated 6 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆29Updated 6 years ago
- Reward Learning by Simulating the Past☆45Updated 6 years ago
- Repository for the paper "Long-Horizon Visual Planning with Goal-Conditioned Hierarchical Predictors"☆45Updated 2 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆55Updated 6 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆45Updated 2 years ago
- Codebase for project about unsupervised skill learning via variational inference and causality.☆43Updated 2 years ago
- ☆25Updated 6 years ago
- The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)☆77Updated last year
- Baselines and memory-based scenarios for the ViZDoom simulator☆36Updated 2 years ago
- ☆20Updated 4 years ago
- Library to compare and evaluate reward functions☆67Updated last year
- Invariant Causal Prediction for Block MDPs☆44Updated 5 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 6 years ago
- ☆68Updated 4 years ago
- rlcourse-march-17-hugobb created by GitHub Classroom☆16Updated last year
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- CLEVR-Robot: a reinforcement learning environment combining vision, language and control.☆135Updated last year
- Inferring beliefs about dynamics from behavior☆29Updated 7 years ago
- Reward shaping approach for instruction following settings, leveraging language at multiple levels of abstraction.☆21Updated 4 years ago
- MELD: Meta-Reinforcement Learning from Images via Latent State Models https://arxiv.org/abs/2010.13957☆64Updated 4 years ago
- Simplified version of "State Representation Learning for Control: An Overview" bibliography☆34Updated 6 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm