Fix Arxiv link.

PiperOrigin-RevId: 338119053
This commit is contained in:
Arthur Guez
2020-10-20 20:58:52 +01:00
committed by Saran Tunyasuvunakool
parent b2b1386a4d
commit c45af649a7
+2 -2
View File
@@ -1,6 +1,6 @@
# Accompanying code for Value-driven Hindsight Modelling
`himo_example.ipynb` contains code for the illustrative task of Section 3.2 in the [paper](https://arxiv.org/abs/2009.05524).
`himo_example.ipynb` contains code for the illustrative task of Section 3.2 in the [paper](https://arxiv.org/abs/2002.08329).
## Requirements and Installation
@@ -15,4 +15,4 @@ If your runtime doesn't include [Haiku](https://github.com/deepmind/dm-haiku) an
## Reference
**Value-driven Hindsight Modelling** Arthur Guez, Fabio Viola, Théophane Weber, Lars Buesing, Steven Kapturowski, Doina Precup, David Silver, and Nicolas Heess
Neural Information Processing Systems 2020, URL: https://arxiv.org/abs/2009.05524
Neural Information Processing Systems 2020, URL: https://arxiv.org/abs/2002.08329