update on video

This commit is contained in:
Morten Hjorth-Jensen
2021-10-22 14:59:26 +02:00
parent b4a6587fef
commit 347e300e13
7 changed files with 171 additions and 622 deletions
+11 -2
View File
@@ -419,9 +419,18 @@ MathJax.Hub.Config({
<p> <!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<ul>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
<a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
</ul>
<li> Friday: Convolutional Neural Networks.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
</ul>
<li> Reading recommendations:
<ol type="a"></li>
+11 -2
View File
@@ -165,9 +165,18 @@ MathJax.Hub.Config({
<div class="alert alert-block alert-block alert-text-normal">
<b></b>
<ul>
<p><li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
<a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
<p><li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.</li>
<ul>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<p><li> Friday: Convolutional Neural Networks.</li>
<ul>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<p><li> Reading recommendations:
<ol type="a"></li>
+11 -2
View File
@@ -341,9 +341,18 @@ MathJax.Hub.Config({
<p>
<ul>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
<a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Convolutional Neural Networks.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Reading recommendations:
<ol type="a"></li>
+11 -2
View File
@@ -346,9 +346,18 @@ MathJax.Hub.Config({
<p>
<ul>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
<a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
<li> Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Convolutional Neural Networks.</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Reading recommendations:
<ol type="a"></li>
Binary file not shown.
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -8,9 +8,9 @@ DATE: today
!bblock
* Thursday: Solving differential equations with Neural Networks and start Convolutional Neural Networks and examples.
"Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage"
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureOctober21.mp4?vrtx=view-as-webpage"
* Friday: Convolutional Neural Networks.
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h21/forelesningsvideoer/LectureOctober22.mp4?vrtx=view-as-webpage"
* Reading recommendations:
o See lecture notes for week 42 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
o For neural networks we recommend Goodfellow et al chapters 6 and 7. For CNNs, see Goodfellow et al chapter 9. See also chapter 11 and 12 on practicalities and applications