Skip to content

Commit cc7a26d

Browse files
author
Wu
committed
10_20 checkpoint, uploading slides
1 parent 6ea67e6 commit cc7a26d

File tree

4 files changed

+1787
-3
lines changed

4 files changed

+1787
-3
lines changed
1.79 MB
Binary file not shown.

class08/class08.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Class 8 — 10/10/2025
22

3-
**Presenter:** TBD
3+
**Presenter:** Kevin Wu
44

5-
**Topic:** Topic TBD
5+
**Topic:** Consensus, ADMM, and Distributed Optimal Control
66

77
---
88

9-
Add notes, links, and resources below.
9+
In this lecture, we will cover the concept of *consensus*, *ADMM* (alternating direction method of multipliers), and how these methods can be applied for *distributed optimal control*.
1010

11+
The lecture note is contained in a Pluto notebook (class08/class08.jl). To run it locally, please refer to the [Class 01 documentation](https://learningtooptimize.github.io/LearningToControlClass/dev/class01/class01/#Background-Material).
12+
(In *Step 3: Install Pluto and other dependencies*, you should `activate` the environment in the class08 folder.)
13+
14+
The notebook can also be accessed [online](https://learningtooptimize.github.io/LearningToControlClass/dev/class08/class08.html)

0 commit comments

Comments
 (0)