From 9541025752146f4c8bab40e80255be0e8d9ecfb2 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Tue, 21 Mar 2023 21:11:40 -0400 Subject: [PATCH] another link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c5fbb4..57141f9 100644 --- a/README.md +++ b/README.md @@ -255,4 +255,4 @@ More generally, presented the chain rule for f(g(x)) (f'(x)=g'(h(x))h'(x), where * Momentum terms and accelerated gradient descent -**Further reading**: [Lecture notes](http://mitliagkas.github.io/ift6085-2020/ift-6085-lecture-6-notes.pdf) from I. Mitliagkas at Univ. Montréal. \ No newline at end of file +**Further reading**: [Lecture notes](http://mitliagkas.github.io/ift6085-2020/ift-6085-lecture-6-notes.pdf) from I. Mitliagkas at Univ. Montréal; and more [lecture notes](http://www.damtp.cam.ac.uk/user/hf323/M19-OPT/lecture5.pdf) from H. Fawzi at Cambridge Univ. \ No newline at end of file