diff --git a/README.md b/README.md index 6521b4b5b..5c793362f 100644 --- a/README.md +++ b/README.md @@ -322,7 +322,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) - Lecture Thursday: Gradient Optimization methods - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember30.mp4?vrtx=view-as-webpage - Lecture Friday: Gradient methods - + - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober1.mp4?vrtx=view-as-webpage - Reading recommendations: - See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For a good discussion on gradient methods, see Goodfellow et al section 4.3-4.5 and chapter 8. We will come back to the latter chapter in our discussion of Neural networks as well. diff --git a/doc/LectureNotes/_build/.doctrees/environment.pickle b/doc/LectureNotes/_build/.doctrees/environment.pickle index f5d9cf6d7..cc9a2b39f 100644 Binary files a/doc/LectureNotes/_build/.doctrees/environment.pickle and b/doc/LectureNotes/_build/.doctrees/environment.pickle differ diff --git a/doc/LectureNotes/_build/.doctrees/schedule.doctree b/doc/LectureNotes/_build/.doctrees/schedule.doctree index 796267bf5..193a5f18e 100644 Binary files a/doc/LectureNotes/_build/.doctrees/schedule.doctree and b/doc/LectureNotes/_build/.doctrees/schedule.doctree differ diff --git a/doc/LectureNotes/_build/html/_sources/schedule.md b/doc/LectureNotes/_build/html/_sources/schedule.md index 68c0ffd11..48b07ccca 100644 --- a/doc/LectureNotes/_build/html/_sources/schedule.md +++ b/doc/LectureNotes/_build/html/_sources/schedule.md @@ -92,7 +92,7 @@ For the reading assignments we use the following abbreviations: - Lecture Thursday: Gradient Optimization methods - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember30.mp4?vrtx=view-as-webpage - Lecture Friday: Gradient methods - + - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober1.mp4?vrtx=view-as-webpage - Reading recommendations: - See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - For a good discussion on gradient methods, see Goodfellow et al section 4.3-4.5 and chapter 8. We will come back to the latter chapter in our discussion of Neural networks as well. diff --git a/doc/LectureNotes/_build/html/schedule.html b/doc/LectureNotes/_build/html/schedule.html index 720c32e81..6b1d8d26f 100644 --- a/doc/LectureNotes/_build/html/schedule.html +++ b/doc/LectureNotes/_build/html/schedule.html @@ -518,7 +518,11 @@
Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember30.mp4?vrtx=view-as-webpage
Lecture Friday: Gradient methods
Lecture Friday: Gradient methods
+ +Reading recommendations:
See lecture notes for week 39 at https://compphysics.github.io/MachineLearning/doc/web/course.html.