From 56031adaa4fa6c26f379ad5a23e33141031abeba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florent=20Altch=C3=A9?= Date: Thu, 20 Aug 2020 15:37:40 +0000 Subject: [PATCH] release of Bootstrap Your Own Latent. PiperOrigin-RevId: 327631980 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1266d33..ada23e1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [Bootstrap Your Own Latent](byol) * [Catch & Carry: Reusable Neural Controllers for Vision-Guided Whole-Body Tasks](catch_carry), SIGGRAPH 2020 * [MEMO: A Deep Network For Flexible Combination Of Episodic Memories](memo), ICLR 2020 * [RL Unplugged: Benchmarks for Offline Reinforcement Learning](rl_unplugged)