This commit is contained in:
Morten Hjorth-Jensen
2022-10-21 15:37:52 +02:00
parent 713df4a375
commit 20e0d26bc3
7 changed files with 1139 additions and 1197 deletions
+3 -2
View File
@@ -8,8 +8,9 @@ DATE: today
!bblock
* Thursday: Solving differential equations with Neural Networks and intro to _Tensorflow_ with examples.
"Video of lecture":"https://youtu.be/MdYT6uwOkT0"
* Friday: Convolutional Neural Networks.
* "Video of lecture":"https://youtu.be/MdYT6uwOkT0"
* Friday: Convolutional Neural Networks.
* "Video of lecture":"https://youtu.be/3bDkrB-E7cU"
* Reading recommendations:
o See lecture notes for week 42 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
o For Tensorflow and Keras, see lecture notes from week 41