From 5c995be21f1ffd721d436900fb75c2ec737af701 Mon Sep 17 00:00:00 2001 From: Diego de Las Casas Date: Tue, 13 Apr 2021 20:42:11 +0100 Subject: [PATCH] Initial release of Object-based attention for spatio-temporal reasoning PiperOrigin-RevId: 368273571 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 480175a..ec6da21 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [Object-based attention for spatio-temporal reasoning](object_attenion_for_reasoning) * [Effective gene expression prediction from sequence by integrating long-range interactions](enformer) * [Satore: First-order logic saturation with atom rewriting](satore) * [Characterizing signal propagation to close the performance gap in unnormalized ResNets](nfnets), ICLR 2021