Skip to content

Files

Latest commit

7383298 · Apr 21, 2020

History

History

visr

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 21, 2020
Apr 21, 2020

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.