Update README.md

This commit is contained in:
Morten Hjorth-Jensen
2021-10-22 14:57:10 +02:00
committed by GitHub
parent b4801ed159
commit 03ffa7fc3f
+1
View File
@@ -357,6 +357,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics)
- Lecture Thursday: Solving differential equations with neural networks and start Convolutional Neural Networks and classification problems
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage
- Lecture Friday: Convolutional Neural Networks and classification problems
- Video of lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage
- Reading recommendations:
- See lecture notes for week 42 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- 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