correcting typos

This commit is contained in:
Morten Hjorth-Jensen
2025-10-20 07:59:28 +02:00
parent b0ef411bea
commit 034d9552c8
7 changed files with 250 additions and 250 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ DATE: October 20, 2025
===== Plans for week 43 =====
!bblock Material for the lecture on Monday October 20, 2025
o Reminder from last week, see lalso ecture notes from week 42 at URL:"https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/week42.html" as well as those from week 41, see see URL:"https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/week41.html".
o Reminder from last week, see also lecture notes from week 42 at URL:"https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/week42.html" as well as those from week 41, see see URL:"https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/week41.html".
o Building our own Feed-forward Neural Network.
o Coding examples using Tensorflow/Keras and Pytorch examples. The Pytorch examples are adapted from Rashcka's text, see chapters 11-13..
o Start discussions on how to use neural networks for solving differential equations (ordinary and partial ones). This topic continues next week as well.