week43
This commit is contained in:
@@ -310,6 +310,12 @@ MathJax.Hub.Config({
|
||||
<a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_self">Overview video</a>.
|
||||
See also lecture on Thursday October 22 and examples from <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html" target="_self">week 42</a>.
|
||||
|
||||
<p>
|
||||
<a href="https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf" target="_self">IN5400 at UiO Lecture</a>
|
||||
|
||||
<p>
|
||||
<a href="https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering" target="_self">CS231 at Stanford Lecture</a>
|
||||
|
||||
<p>
|
||||
<p>
|
||||
<!-- navigation buttons at the bottom of the page -->
|
||||
|
||||
@@ -176,6 +176,12 @@ We will also study the usage of <a href="https://www.youtube.com/watch?v=fRf4l5q
|
||||
<p>
|
||||
<a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_blank">Overview video</a>.
|
||||
See also lecture on Thursday October 22 and examples from <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html" target="_blank">week 42</a>.
|
||||
|
||||
<p>
|
||||
<a href="https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf" target="_blank">IN5400 at UiO Lecture</a>
|
||||
|
||||
<p>
|
||||
<a href="https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering" target="_blank">CS231 at Stanford Lecture</a>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -256,6 +256,12 @@ We will also study the usage of <a href="https://www.youtube.com/watch?v=fRf4l5q
|
||||
<a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_blank">Overview video</a>.
|
||||
See also lecture on Thursday October 22 and examples from <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html" target="_blank">week 42</a>.
|
||||
|
||||
<p>
|
||||
<a href="https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf" target="_blank">IN5400 at UiO Lecture</a>
|
||||
|
||||
<p>
|
||||
<a href="https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering" target="_blank">CS231 at Stanford Lecture</a>
|
||||
|
||||
<p>
|
||||
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
|
||||
|
||||
|
||||
@@ -261,6 +261,12 @@ We will also study the usage of <a href="https://www.youtube.com/watch?v=fRf4l5q
|
||||
<a href="https://www.youtube.com/watch?v=SEnXr6v2ifU&ab_channel=AlexanderAmini" target="_blank">Overview video</a>.
|
||||
See also lecture on Thursday October 22 and examples from <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html" target="_blank">week 42</a>.
|
||||
|
||||
<p>
|
||||
<a href="https://www.uio.no/studier/emner/matnat/ifi/IN5400/v20/material/week10/in5400_2020_week10_recurrent_neural_network.pdf" target="_blank">IN5400 at UiO Lecture</a>
|
||||
|
||||
<p>
|
||||
<a href="https://www.youtube.com/watch?v=6niqTuYFZLQ&list=PLzUTmXVwsnXod6WNdg57Yc3zFx_f-RYsq&index=10&ab_channel=StanfordUniversitySchoolofEngineering" target="_blank">CS231 at Stanford Lecture</a>
|
||||
|
||||
<p>
|
||||
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
|
||||
|
||||
|
||||
Binary file not shown.
@@ -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",
|
||||
|
||||
@@ -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 =====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user