From b4b9722a8a39d1bc5df17fd7a68b26b18a99a0d8 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 4 Sep 2024 06:32:15 +0200 Subject: [PATCH] Update week37.do.txt --- doc/src/week37/week37.do.txt | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/doc/src/week37/week37.do.txt b/doc/src/week37/week37.do.txt index a70237764..e6a99ce9d 100644 --- a/doc/src/week37/week37.do.txt +++ b/doc/src/week37/week37.do.txt @@ -8,16 +8,11 @@ DATE: today !split ===== Plans for week 37 ===== -!bblock Material for the active learning sessions on Tuesday and Wednesday - * Lecture from last week on calculations of expectation values - * Exercise for week 37 - * Work on project 1 - * See also additional note on scaling (jupyter-notebook) sent separately. This will be discussed during the first hour of each session. This note is added at the end of these slides. - * For more discussions of Ridge regression and calculation of averages, "Wessel van Wieringen's":"https://arxiv.org/abs/1509.09169" article is highly recommended. -!eblock -!bblock Material for the lecture on Thursday September 7 - * "Video of Lecture":"https://youtu.be/YOBBr_toYxc" - * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" + + +!bblock Material for the lecture on Thursday September 9 +# * "Video of Lecture":"https://youtu.be/YOBBr_toYxc" +# * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" * Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff * Statistical interpretation of Ridge and Lasso regression * Readings and Videos: @@ -28,6 +23,15 @@ DATE: today !eblock +!bblock Material for the active learning sessions on Tuesday and Wednesday + * Calculations of expectation values + * Exercise for week 37 + * Work on project 1 + * See also additional note on scaling (jupyter-notebook) sent separately. This will be discussed during the first hour of each session. This note is added at the end of these slides. + * For more discussions of Ridge regression and calculation of averages, "Wessel van Wieringen's":"https://arxiv.org/abs/1509.09169" article is highly recommended. +!eblock + + !split ===== Material from last week and relevant for the weekly exercises =====