week43 update

This commit is contained in:
mhjensen
2020-10-23 06:17:46 +02:00
parent 74a57bd64a
commit 987b5673c9
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ DATE: today
* Friday: Principal Component Analysis and Dimensionality Reduction. "Video of Lecture October 23":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober23.mp4?vrtx=view-as-webpage"
We will also study the usage of "Autograd":"https://www.youtube.com/watch?v=fRf4l5qaX1M&ab_channel=AlexSmola" in computing gradients for deep learning. For the documentation of Autograd and examples see the lectures slides from "week 40":"https://compphysics.github.io/MachineLearning/doc/pub/week40/html/week40.html" and the "Autograd doucmentation":"https://github.com/HIPS/autograd".
We will also study the usage of "Autograd":"https://www.youtube.com/watch?v=fRf4l5qaX1M&ab_channel=AlexSmola" in computing gradients for deep learning. For the documentation of Autograd and examples see the lectures slides from "week 40":"https://compphysics.github.io/MachineLearning/doc/pub/week40/html/week40.html" and the "Autograd documentation":"https://github.com/HIPS/autograd".
!split
===== Recurrent Neural Networks =====