Skip to content

Commit e2d120a

Browse files
authored
Update README.md to swap ch 6 (opt) and ch 7 (inf)
1 parent 572495d commit e2d120a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notebooks/book2/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
| 3 | Bayesian statistics | [03/](03/) |
1010
| 4 | Probabilistic graphical models | [04/](04/) |
1111
| 5 | Information theory | [05/](05/) |
12-
| 6 | Optimization | [06/](06/) |
13-
| 7 | Inference algorithms: an overview | [07/](07/) |
12+
| 6 | Inference algorithms: an overview | [inf/](inf/) |
13+
| 7 | Optimization | [opt/](opt/) |
1414
| 8 | Inference for state-space models | [08/](08/) |
1515
| 9 | Inference for graphical models | [09/](09/) |
1616
| 10 | Variational inference | [10/](10/) |
@@ -39,4 +39,4 @@
3939
| 33 | Interpretability | [33/](33/) |
4040
| 34 | Decision making under uncertainty | [34/](34/) |
4141
| 35 | Reinforcement learning | [35/](35/) |
42-
| 36 | Causality | [36/](36/) |
42+
| 36 | Causality | [36/](36/) |

0 commit comments

Comments
 (0)