added link to video

This commit is contained in:
Morten Hjorth-Jensen
2023-10-19 23:13:48 +02:00
parent cc231dc327
commit 79e87fb978
7 changed files with 538 additions and 1472 deletions
+1
View File
@@ -17,6 +17,7 @@ DATE: October 16-20, 2023
* Building our own Feed-forward Neural Network and discussion of project 2
* Readings and Videos:
* These lecture notes
* "Video of lecture":"https://youtu.be/0q5-PhovchQ"
* "Aurelien Geron's chapters 10-11":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf"
* For a more in depth discussion on neural networks we recommend Goodfellow et al chapters 6 and 7.
* "Neural Networks demystified":"https://www.youtube.com/watch?v=bxe2T-V8XRs&list=PLiaHhY2iBX9hdHaRr6b7XevZtgZRa1PoU&ab_channel=WelchLabs"