This commit is contained in:
Morten Hjorth-Jensen
2023-10-26 16:05:26 +02:00
parent 740557dfdc
commit 62254e2eb9
7 changed files with 295 additions and 287 deletions
+1
View File
@@ -16,6 +16,7 @@ DATE: today
* Building our own Feed-forward Neural Network and discussion of project 2, continuation from last week
* Solving differential equations with Neural Networks and intro to _Tensorflow_ with examples.
* "Video of lecture":"https://youtu.be/_-AwbBh4G-8"
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesOct26.pdf"
* Readings and Videos:
* These lecture notes
* "Aurelien Geron's chapters 10-11":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf"