From 35e40414bc9cf97877fc734dd5f04279960ae844 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Fri, 14 Oct 2022 12:59:11 +0900 Subject: [PATCH] Update week41.do.txt --- doc/src/week41/week41.do.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/week41/week41.do.txt b/doc/src/week41/week41.do.txt index 566b95aa5..f5a262b2a 100644 --- a/doc/src/week41/week41.do.txt +++ b/doc/src/week41/week41.do.txt @@ -20,6 +20,10 @@ For a more in depth discussion on neural networks we recommend Goodfellow et al * "Video on the back propagation algorithm":"https://www.youtube.com/watch?v=Ilg3gGewQ5U" +!split +===== Review of the back propagation algorithm ===== + + !split ===== Setting up the Back propagation algorithm =====