update on video

This commit is contained in:
Morten Hjorth-Jensen
2021-10-22 14:59:26 +02:00
parent b4a6587fef
commit 347e300e13
7 changed files with 171 additions and 622 deletions
+2 -2
View File
@@ -8,9 +8,9 @@ DATE: today
!bblock
* Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage"
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage"
* Friday: Convolutional Neural Networks.
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage"
* Reading recommendations:
o See lecture notes for week 42 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
o For neural networks we recommend Goodfellow et al chapters 6 and 7. For CNNs, see Goodfellow et al chapter 9. See also chapter 11 and 12 on practicalities and applications