From ec257df6d3734a5bae01aeec122481734af09a95 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 16 Sep 2020 13:48:32 +0200 Subject: [PATCH] changes to week36 --- doc/src/week36/week36.do.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/src/week36/week36.do.txt b/doc/src/week36/week36.do.txt index bf5b5b4cb..be6831a85 100644 --- a/doc/src/week36/week36.do.txt +++ b/doc/src/week36/week36.do.txt @@ -3,6 +3,20 @@ AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of DATE: today +!split +===== Plans for week 36 ===== + +* Thursday: Statistics, probability theory and resampling methods +* Friday: Resampling methods and motivation for Ridge Regression + + +!split +===== Thursday September 3 ===== + +"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureSept3.mp4?vrtx=view-as-webpage" and "handwritten notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/NotesSeptember3.pdf" + +More material will be added here, see handwritten notes also. + !split ===== Why resampling methods ===== @@ -1160,6 +1174,12 @@ plt.show() !ec +!split +===== Friday September 4 ===== + +"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureSeptember4.mp4?vrtx=view-as-webpage" and "handwritten notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/NotesSeptember4.pdf" + +More material will be added here, see handwritten notes also.