-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed info theo sections and ordering and aligned deep dive names
- Loading branch information
Showing
11 changed files
with
54 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rs/13_information_theory/13-02-entropy.md → ...s/13_information_theory/13-02-entropy2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...rmation_theory/13-06-cross-entropy-kld.md → ...rmation_theory/13-05-cross-entropy-kld.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...hapters/13_information_theory/13-07-ml.md → ...hapters/13_information_theory/13-06-ml.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...3_information_theory/13-08-mutual-info.md → ...3_information_theory/13-07-mutual-info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
content/chapters/13_information_theory/13-08-mutual-info2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Chapter 13.08: Joint Entropy and Mutual Information II" | ||
weight: 13008 | ||
--- | ||
Information theory also provides means of quantifying relations between two random variables that extend the concept of (linear) correlation. We discuss joint entropy, conditional entropy, and mutual information in this context. | ||
|
||
<!--more--> | ||
|
||
### Lecture video | ||
|
||
{{< video id="" >}} | ||
|
||
### Lecture slides | ||
|
||
{{< pdfjs file="https://github.com/slds-lmu/lecture_sl/raw/main/slides-pdf/slides-info-mutual-info2.pdf" >}} |
4 changes: 2 additions & 2 deletions
4
..._information_theory/13-05-sourcecoding.md → ..._information_theory/13-09-sourcecoding.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
content/chapters/13_information_theory/13-10-sourcecoding2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Chapter 13.10: Entropy and Optimal Code Length II" | ||
weight: 13010 | ||
--- | ||
In this section, we continue our discussion on source coding and its relation to entropy. | ||
|
||
<!--more--> | ||
|
||
### Lecture video | ||
|
||
{{< video id="" >}} | ||
|
||
### Lecture slides | ||
|
||
{{< pdfjs file="https://github.com/slds-lmu/lecture_sl/raw/main/slides-pdf/slides-info-sourcecoding2.pdf" >}} |
12 changes: 12 additions & 0 deletions
12
content/chapters/13_information_theory/13-11-mi-deepdive.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Chapter 13.11: MI under Reparametrization: Deep Dive" | ||
weight: 13011 | ||
--- | ||
In this deep dive, we discuss the invariance of MI under certain reparametrizations. | ||
|
||
<!--more--> | ||
|
||
|
||
### Lecture slides | ||
|
||
{{< pdfjs file="https://github.com/slds-lmu/lecture_sl/raw/main/slides-pdf/slides-info-mi-deepdive.pdf" >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters