From 0ef137f1a067252799d8d5ce59b2ca7a9280a251 Mon Sep 17 00:00:00 2001 From: David Pfau Date: Fri, 12 Jun 2020 13:23:59 +0000 Subject: [PATCH] Open-source implementation of GEOMANCER (arxiv.org/abs/2006.?????) PiperOrigin-RevId: 316093595 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b55f0f2..e52afd3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [Disentangling by Subspace Diffusion (GEOMANCER)](geomancer) * [Scaling data-driven robotics with reward sketching and batch reinforcement learning](sketchy), RSS 2020 * [The Option Keyboard: Combining Skills in Reinforcement Learning](option_keyboard), NeurIPS 2019 * [VISR - Fast Task Inference with Variational Intrinsic Successor Features](visr), ICLR 2020