From 715cdb4397a319b6d5c8f24d07d7de86dd181e41 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Thu, 22 Oct 2020 07:04:29 +0200 Subject: [PATCH] week43 --- doc/pub/week43/html/._week43-bs002.html | 6 ++++++ doc/pub/week43/html/week43-reveal.html | 6 ++++++ doc/pub/week43/html/week43-solarized.html | 6 ++++++ doc/pub/week43/html/week43.html | 6 ++++++ doc/pub/week43/ipynb/ipynb-week43-src.tar.gz | Bin 191 -> 191 bytes doc/pub/week43/ipynb/week43.ipynb | 4 ++++ doc/src/week43/week43.do.txt | 4 ++++ 7 files changed, 32 insertions(+) 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. +

+IN5400 at UiO Lecture + +

+CS231 at Stanford Lecture +

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. + +

+IN5400 at UiO Lecture + +

+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. +

+IN5400 at UiO Lecture + +

+CS231 at Stanford Lecture +











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. +

+IN5400 at UiO Lecture + +

+CS231 at Stanford Lecture +











diff --git a/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz b/doc/pub/week43/ipynb/ipynb-week43-src.tar.gz index 38c452deb054a22ae797eb34b3123c4006f6e632..13686f5726ef7048309b6f5e4afb95e662bfdf72 100644 GIT binary patch literal 191 zcmV;w06_mAiwFSH5|Lj31MSbv3c@f92k@Qu6nTQtuHAMP+`)q&;tO;vb9LIzwnO*! z?gR9sco`z}cli?%LbA_S>unyny9*XW2uV4IF|#z8lEia8p)>)?GR|X4SsVkQjPWD@ zvfN28opr(tr_?7@7S-FiVXUe??3rJIXa0#pEiG(zy{okXr5zSpH*iC2IE!T4s{%@m tc5H#cYbOnYP(6sUlul|T&S7ix(TIzU!e2k*d7kHe?Ex9UFF61R000NkR-6C; literal 191 zcmV;w06_mAiwFRM{*Ye)1MSaC3c@fD2H>uHia9|^nxt6^cHu%0@d7DLZLB6WNzvZk zK0sHBn<7HK&Cf8yFtg8B>usL+yN?!w5XvZpF?q(OMCn{lFlK-WrxbIZq7)D&gs}+F zawolX&I>!7QlF%DQoo%W#;WSWp7|Ac=ASs!%E4yW``T#G#>>K(25wR|lq9O{bpfT3 tZft>-*G^dpLiZrbQh8;xILECuM=LHaiGTe}5ClQ+wFe7?Z)E@o006mHS1|wp 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 =====