From d58d7b3dd8ec59ab443535a6d21410921144a824 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sat, 20 Nov 2021 23:20:05 +0100 Subject: [PATCH] update --- README.md | 4 +++- doc/LectureNotes/schedule.md | 16 +++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 6515faa78..b6871539e 100644 --- a/README.md +++ b/README.md @@ -410,7 +410,9 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) - Lecture Friday: Support Vector Machines and Summary of Course - Reading recommendations: - See lecture notes for week 47 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - + - Geron's chapter 5. + - Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones) + - Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones diff --git a/doc/LectureNotes/schedule.md b/doc/LectureNotes/schedule.md index 2ebe00a2e..aafc0b05e 100644 --- a/doc/LectureNotes/schedule.md +++ b/doc/LectureNotes/schedule.md @@ -172,18 +172,12 @@ For the reading assignments we use the following abbreviations: ### Week 47 November 22-26 - Lab Wednesday: Work on project 3 -- Lecture Thursday: Unsupervised Learning, Principal Component Analysis (PCA) -- Lecture Friday: Unsupervised Learning and PCA, k-means and Clustering +- Lecture Thursday: Support Vector Machines +- Lecture Friday: Support Vector Machines and Summary of course - Reading recommendations: - See lecture notes for week 47 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - -### Week 48 November 29- December 2 -- Lab Wednesday: Work on project 3 -- Lecture Thursday: Unsupervised Learning and Clustering -- Lecture Friday: Summary of course -- Reading recommendations: - - See lecture notes for week 48 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - - + - Geron's chapter 5. + - Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones) + - Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones