From 368332593f329a56ae83d896e0552f5353447491 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Fri, 29 Oct 2021 17:58:54 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3016ada4e..faeed534b 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) - Lecture Thursday: Recurrent Neural Networks - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober28.mp4?vrtx=view-as-webpage - Lecture Friday: Recurrent Neural Networks and time series and principal component analysis (PCA) + - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober29.mp4?vrtx=view-as-webpage - Reading recommendations: - See lecture notes for week 43 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For RNNs, see Goodfellow et al chapter 10 and discussions in chapter 11 and 12 on practicalities and applications