This commit is contained in:
Morten Hjorth-Jensen
2024-10-14 13:05:57 +02:00
parent 437222920f
commit e3026c4128
7 changed files with 1342 additions and 721 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ o Building our own Feed-forward Neural Network and discussion of project 2
!eblock
!bblock Readings and videos
o These lecture notes
# * "Video of lecture":"https://youtu.be/0q5-PhovchQ"
# * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesOct19.pdf"
o "Video of lecture":"https://youtu.be/7B2F35gNj2Y"
o "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesOct14.pdf"
o For a more in depth discussion on neural networks we recommend Goodfellow et al chapters 6 and 7.
o Neural Networks demystified at URL:"https://www.youtube.com/watch?v=bxe2T-V8XRs&list=PLiaHhY2iBX9hdHaRr6b7XevZtgZRa1PoU&ab_channel=WelchLabs"
o Building Neural Networks from scratch at URL:"https://www.youtube.com/watch?v=Wo5dMEP_BbI&list=PLQVvvaa0QuDcjD5BAw2DxE6OF2tius3V3&ab_channel=sentdex"