rllabmcgill / rlcourse-march-17-hugobbLinks
rlcourse-march-17-hugobb created by GitHub Classroom
☆16Updated last year
Alternatives and similar repositories for rlcourse-march-17-hugobb
Users that are interested in rlcourse-march-17-hugobb are comparing it to the libraries listed below
Sorting:
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Updated 6 years ago
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆79Updated 6 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆24Updated 6 years ago
- Implementation of CURIOUS: Intrinsically Motivated Modular Multi-Goal Reinforcement Learning☆27Updated 5 years ago
- ☆25Updated 6 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- Official code for the paper "Learning Transition Policies for Composing Complex Skills" (ICLR 2019)☆74Updated 6 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
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 7 years ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆129Updated 6 years ago
- ☆44Updated 7 years ago
- Contains the code for "BaRC: Backward Reachability Curriculum for Robotic Reinforcement Learning" by Boris Ivanovic, James Harrison, Apoo…☆12Updated 7 years ago
- Learning Action-Value Gradients in Model-based Policy Optimization☆32Updated 4 years ago
- Infer how suboptimal agents are suboptimal while planning, for example if they are hyperbolic time discounters.☆25Updated 5 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆55Updated 6 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆45Updated 2 years ago
- Invariant Causal Prediction for Block MDPs☆44Updated 5 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 4 years ago
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- rllab's viskit with some added features☆73Updated 2 years ago
- krazy grid world☆25Updated 5 years ago
- Official implementation of ICML paper Imitating Latent Policies from Observation☆75Updated 6 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- TensorFlow impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆64Updated 9 years ago
- Energy-Based Hindsight Experience Prioritization (CoRL 2018) Oral presentation (7%)☆35Updated 7 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm