added video

This commit is contained in:
Morten Hjorth-Jensen
2022-10-19 06:57:44 +02:00
parent 713e666c41
commit abf74acfad
5 changed files with 3 additions and 3 deletions
Binary file not shown.
Binary file not shown.
@@ -114,7 +114,7 @@ For the reading assignments we use the following abbreviations:
- Lecture Thursday: Deep learning and Neural Networks, developing a code for Neural Networks
- Video of Lecture at https://youtu.be/yzbxJI6LgL0
- Lecture Friday: Tensorflow and the mathematics of neural network
- Video of Lecture at
- Video of Lecture at https://youtu.be/CPj4mh7M9no
- Reading recommendations:
- See lecture notes for week 41 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- For neural networks we recommend Goodfellow et al chapters 6 and 7. For CNNs, see Goodfellow et al chapter 9. chapter 11 and 12 on practicalities and applications
+1 -1
View File
@@ -679,7 +679,7 @@ const thebe_selector_output = ".output, .cell_output"
</li>
<li><p>Lecture Friday: Tensorflow and the mathematics of neural network</p>
<ul>
<li><p>Video of Lecture at</p></li>
<li><p>Video of Lecture at <a class="reference external" href="https://youtu.be/CPj4mh7M9no">https://youtu.be/CPj4mh7M9no</a></p></li>
</ul>
</li>
<li><p>Reading recommendations:</p>
File diff suppressed because one or more lines are too long