Skip to content

Commit 41b7345

Browse files
committed
link
1 parent 6c362ee commit 41b7345

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

class11/class11.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66

77
---
88

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.
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+
11+
The chapter can be accessed [online](https://learningtooptimize.github.io/LearningToControlClass/dev/class11/class11.html)

0 commit comments

Comments
 (0)