added video link

This commit is contained in:
mhjensen
2020-10-10 21:35:03 +02:00
parent 2e8d7e7093
commit 6987bd166b
9 changed files with 108 additions and 877 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ DATE: today
===== Plan for week 41 =====
* Thursday: Building our own Feed-forward Neural Network. "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober8.mp4?vrtx=view-as-webpage"
* Friday: Playing around with our own Feed-forward Neural Network and introduction to TensorFlow. Start convolutional Neural Networks (CNN).
* Friday: Playing around with our own Feed-forward Neural Network and introduction to TensorFlow. Start convolutional Neural Networks (CNN). "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOcotber9.mp4?vrtx=view-as-webpage"
Reading suggestions for both days: "Aurelien Geron's chapters 10-11":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/T\
extbooks/TensorflowML.pdf" and Hastie et al chapter 11.