diff --git a/_posts/2025-08-04-02.Information-Theory.md b/_posts/2025-08-04-02.Information-Theory.md index 434f568d2f..1ef66244ab 100644 --- a/_posts/2025-08-04-02.Information-Theory.md +++ b/_posts/2025-08-04-02.Information-Theory.md @@ -245,7 +245,7 @@ $H(Y4\mid Y1=1)$은 $3/4\log4/3+1/4\log4$이다. ### 2.4.3 Mutual Information -![alt text](image.png) +상호 정보량 설명 다이어그램 >**상호 정보량(Mutual Information)이란?** diff --git a/_posts/images/image.png b/images/MutualInformation.png similarity index 100% rename from _posts/images/image.png rename to images/MutualInformation.png