added video

This commit is contained in:
Morten Hjorth-Jensen
2021-10-07 16:21:19 +02:00
parent 1f0877b650
commit 92cafbec63
7 changed files with 100 additions and 128 deletions
+1
View File
@@ -7,6 +7,7 @@ DATE: today
===== Plan for week 40 =====
* Thursday: Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober7.mp4?vrtx=view-as-webpage"
* Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model.
Reading suggestions for both days: "Aurelien Geron's chapter 10":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf" and Hastie et al chapter 11.