From c8fa65149905b5cc4539d6cffa9b82a229ac185b Mon Sep 17 00:00:00 2001 From: Louise Deason Date: Fri, 26 Mar 2021 09:44:59 +0000 Subject: [PATCH] Initial release of "enformer". PiperOrigin-RevId: 365212039 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6dc3df..480175a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [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 * [Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples](adversarial_robustness)