From 306deca04bf1964984ebb967011f940bdd865da1 Mon Sep 17 00:00:00 2001 From: Louise Deason Date: Tue, 24 Nov 2020 13:41:51 +0000 Subject: [PATCH] Adds the code for "ODE-GAN" to the files release.bara.sky and README.md for public release on github. PiperOrigin-RevId: 344039950 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab0e070..43d7ce7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [ODE-GAN: Training GANs by Solving Ordinary Differential Equations](ode_gan), NeurIPS 2020 * [Algorithms for Causal Reasoning in Probability Trees](causal_reasoning) * [Gated Linear Networks](gated_linear_networks), NeurIPS 2020 * [Value-driven Hindsight Modelling](himo), NeurIPS 2020