facebookresearch / td-delta
Separating value functions across time-scales.
☆17Updated 5 years ago
Alternatives and similar repositories for td-delta:
Users that are interested in td-delta are comparing it to the libraries listed below
- Code for ICLR 2019 paper Learning Dynamics Model by Incorporating the Long Term Future☆50Updated 5 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- On the pitfalls of measuring emergent communication☆34Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆93Updated 6 years ago
- Official implementation for the paper: "Shallow Updates for Deep Reinforcement Learning"☆18Updated 7 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- PyTorch implementation of Memory Augmented Self-Play☆50Updated 4 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 3 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Reward Estimation for Variance Reduction in Deep Reinforcement Learning☆21Updated 6 years ago
- E2C implementation in PyTorch☆43Updated 7 years ago
- Inferring beliefs about dynamics from behavior☆28Updated 6 years ago
- Decoupling Dynamics and Reward for Transfer Learning☆16Updated 6 years ago
- Distributed A3C☆34Updated 7 years ago
- Reward Learning by Simulating the Past☆44Updated 5 years ago
- RL framework for embodied agents based on PyTorch☆12Updated 5 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch