Files
deepmind-research/visr
Raphael Koster 7383298e1e colab to load memo data
PiperOrigin-RevId: 306473592
2020-04-21 17:26:24 +01:00
..
2020-04-21 17:26:24 +01:00
2020-04-21 17:26:24 +01:00

VISR - Fast Task Inference with Variational Intrinsic Successor Features

This directory contains a Tensorflow-v1 / Sonnet implementation of the VISR algorithm in a notebook explaining how the approach can be used for task inference in a simple GridWorld. To launch the notebook in Google colab, click here.

VISR is a novel algorithm which learns controllable features that can be leveraged to provide enhanced generalization and fast task inference through the successor feature framework.

For details, see our paper Fast Task Inference with Variational Intrinsic Successor Features.

If you use the code here please cite this paper.

Steven Hansen, Will Dabney, Andre Barreto, David Warde-Farley, Tom Van de Wiele, Volodymyr Mnih. Fast Task Inference with Variational Intrinsic Successor Features. ICLR 2020. [arXiv].

Contributors

Disclaimer

This is not an official Google product.