You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: class11/class11.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,6 @@
6
6
7
7
---
8
8
9
-
Add notes, links, and resources below.
9
+
This lecture reviews reviews physics-informed neural networks (PINNs), a class of deep learning models that incorporate physical laws into their architecture/training. We will discuss the formulation of PINNs, their applications, and common pitfalls to avoid when using them. Since the field is still developing, we structure the chapter as a review of a few select papers with interesting approaches to applying PINNs for problems in control.
10
10
11
+
The chapter can be accessed [online](https://learningtooptimize.github.io/LearningToControlClass/dev/class11/class11.html)
0 commit comments