diff --git a/doc/pub/week43/html/._week43-bs002.html b/doc/pub/week43/html/._week43-bs002.html index 1f4a76de0..3ae833796 100644 --- a/doc/pub/week43/html/._week43-bs002.html +++ b/doc/pub/week43/html/._week43-bs002.html @@ -310,6 +310,12 @@ MathJax.Hub.Config({ Overview video. See also lecture on Thursday October 22 and examples from week 42. +
diff --git a/doc/pub/week43/html/week43-reveal.html b/doc/pub/week43/html/week43-reveal.html index 215903f9e..2c32a83d3 100644 --- a/doc/pub/week43/html/week43-reveal.html +++ b/doc/pub/week43/html/week43-reveal.html @@ -176,6 +176,12 @@ We will also study the usage of Overview video. See also lecture on Thursday October 22 and examples from week 42. + +
+CS231 at Stanford Lecture diff --git a/doc/pub/week43/html/week43-solarized.html b/doc/pub/week43/html/week43-solarized.html index 164136444..a948d0949 100644 --- a/doc/pub/week43/html/week43-solarized.html +++ b/doc/pub/week43/html/week43-solarized.html @@ -256,6 +256,12 @@ We will also study the usage of Overview video. See also lecture on Thursday October 22 and examples from week 42. +
diff --git a/doc/pub/week43/html/week43.html b/doc/pub/week43/html/week43.html
index 1c21d2544..b93aefdf3 100644
--- a/doc/pub/week43/html/week43.html
+++ b/doc/pub/week43/html/week43.html
@@ -261,6 +261,12 @@ We will also study the usage of Overview video.
See also lecture on Thursday October 22 and examples from week 42.
+
diff --git a/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz b/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz
index 38c452deb..13686f572 100644
Binary files a/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz and b/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz differ
diff --git a/doc/pub/week43/ipynb/week43.ipynb b/doc/pub/week43/ipynb/week43.ipynb
index cfc8b4395..ef29ef1fb 100644
--- a/doc/pub/week43/ipynb/week43.ipynb
+++ b/doc/pub/week43/ipynb/week43.ipynb
@@ -28,6 +28,10 @@
"[Overview video](https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini).\n",
"See also lecture on Thursday October 22 and examples from [week 42](https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html).\n",
"\n",
+ "[IN5400 at UiO Lecture](https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf)\n",
+ "\n",
+ "[CS231 at Stanford Lecture](https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering)\n",
+ "\n",
"## Solving ODEs with Deep Learning\n",
"\n",
"The Universal Approximation Theorem states that a neural network can\n",
diff --git a/doc/src/week43/week43.do.txt b/doc/src/week43/week43.do.txt
index 13aaf3c11..ef64de323 100644
--- a/doc/src/week43/week43.do.txt
+++ b/doc/src/week43/week43.do.txt
@@ -16,6 +16,10 @@ We will also study the usage of "Autograd":"https://www.youtube.com/watch?v=fRf4
"Overview video":"https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini".
See also lecture on Thursday October 22 and examples from "week 42":"https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html".
+"IN5400 at UiO Lecture":"https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf"
+
+"CS231 at Stanford Lecture":"https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering"
+
!split
===== Solving ODEs with Deep Learning =====