From 03ffa7fc3f135de6483370cfe3678557ca61670c Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Fri, 22 Oct 2021 14:57:10 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f22760dac..77f6d6a80 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) - Lecture Thursday: Solving differential equations with neural networks and start Convolutional Neural Networks and classification problems - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage - Lecture Friday: Convolutional Neural Networks and classification problems + - Video of lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage - Reading recommendations: - See lecture notes for week 42 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For neural networks we recommend Goodfellow et al chapters 6 and 7. For CNNs, see Goodfellow et al chapter 9. See also chapter 11 and 12 on practicalities and applications