From 17700a6f8f2c961d842ca705197cc8c7da235ea2 Mon Sep 17 00:00:00 2001 From: Louise Deason Date: Wed, 16 Dec 2020 12:47:26 +0000 Subject: [PATCH] Adds the code for "functional_regularisation_for_continual_learning" to the files release.bara.sky and README.md for public release on github. PiperOrigin-RevId: 347800197 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 405c1e1..d671b67 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ https://deepmind.com/research/publications/ ## Projects +* [Functional Regularisation for Continual Learning](functional_regularisation_for_continual_learning), ICLR 2020 * [Self-Supervised MultiModal Versatile Networks](mmv), NeurIPS 2020 * [ODE-GAN: Training GANs by Solving Ordinary Differential Equations](ode_gan), NeurIPS 2020 * [Algorithms for Causal Reasoning in Probability Trees](causal_reasoning)