Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion class11/class11.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@

---

Add notes, links, and resources below.
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.

The chapter can be accessed [online](https://learningtooptimize.github.io/LearningToControlClass/dev/class11/class11.html)