From 6d39337fdc221280fb0e531340d47ed73372f844 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 29 Oct 2023 19:49:58 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c6c0372..6f40825 100644 --- a/README.md +++ b/README.md @@ -131,17 +131,17 @@ _Detailed notes at the link_ https://compphysics.github.io/MachineLearning/doc/L | | Lecture material at https://compphysics.github.io/MLErasmus/doc/web/course.html session 4 material | | | Video of Lecture at https://youtu.be/3DyqMQaMgvQ | | | Handwritten notes at https://github.com/CompPhysics/MLErasmus/blob/master/doc/HandwrittenNotes/2023/NotesOct232023.pdf | -| Monday October 30 | - _Lecture 815am-10am_: Resampling methods (MHJ) | -| Recommended readings | Bishop Sections 5.1-5.5 and Hastie et al chapter 11 | +| Monday October 30 | - _Lecture 815am-10am_: Resampling methods and Bias-variance tradeoff | +| Recommended readings | Hastie et al chapter 7 | | | Lecture material at https://compphysics.github.io/MLErasmus/doc/web/course.html session 4 material | | | Video of Lecture at https://youtu.be/ | | | Handwritten notes at https://github.com/CompPhysics/MLErasmus/blob/master/doc/HandwrittenNotes/2023/NotesOct302023.pdf | -| Monday November 4-5 or 6 | - _Lecture 815am-10am_: Logistic Regression, Optimization and Gradient Descent, material from sessions 5 and 6 | +| Monday November 6 | - _Lecture 815am-10am_: Logistic Regression, Optimization and Gradient Descent, material from sessions 5 and 6 | | Recommended readings | Bishop Sections 5.1-5.5 and Hastie et al chapter 11, Goodfellow et al, chapter 4 and 8 | | | Video of Lecture, Morning session 8am-10am, https://youtu.be/ | | | Handwritten notes at https://github.com/CompPhysics/MLErasmus/blob/master/doc/HandwrittenNotes/2023/NotesNov712022.pdf | | | Lecture material at https://compphysics.github.io/MLErasmus/doc/web/course.html sessions 4 and 5 | -| Monday November 13 | - _Lecture 815am-10am_: Optimization problems| +| Sunday and Monday November 12-13 | - _Lecture 815am-10am_: Optimization problems and start discussion of project 1 | | Recommended readings | Goodfellow et al, chaptes 4 and 8| | | Video of Lecture at https://youtu.be/ | | | Handwritten notes at https://github.com/CompPhysics/MLErasmus/blob/master/doc/HandwrittenNotes/2023/NotesNov1412022.pdf |