From f6a24024dbbd0881e8c9f5a1b58198bf7a8f195a Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 20 Jul 2025 18:27:09 +0200 Subject: [PATCH] Update week38.do.txt --- doc/src/week38/week38.do.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/week38/week38.do.txt b/doc/src/week38/week38.do.txt index 45ec2c7ce..f187f74a1 100644 --- a/doc/src/week38/week38.do.txt +++ b/doc/src/week38/week38.do.txt @@ -1,18 +1,18 @@ TITLE: Week 38: Logistic Regression and Optimization -AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics and Center for Computing in Science Education, University of Oslo & Department of Physics and Astronomy and Facility for Rare Isotope Beams, Michigan State University -DATE: September 16-20, 2024 +AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics and Center for Computing in Science Education, University of Oslo +DATE: September 15-19, 2025 !split -===== Plans for week 38, lecture Monday September 16 ===== +===== Plans for week 38, lecture Monday September 15 ===== -!bblock Material for the lecture on Monday September 16 +!bblock Material for the lecture on Monday September 15 * Logistic regression as our first encounter of classification methods. From binary cases to several categories. * Start gradient and optimization methods - * "Video of lecture":"https://youtu.be/c9DIfNHy2ks" - * Whiteboard notes at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember16.pdf" +# * "Video of lecture":"https://youtu.be/c9DIfNHy2ks" +# * Whiteboard notes at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesSeptember16.pdf" !eblock !split