Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinZonda committed May 15, 2024
1 parent e305e42 commit d7ab4b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3-InformationTheory/1-InfoAndEntropy.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 信息与熵
# 自信息与熵

## 自信息(Self-Informaiton)

Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [生成对抗网络(GAN)](./4-DeepLearning/4.x-GAN.md)

- [信息论](./3-InformationTheory/README.md)
- [信息与熵](./3-InformationTheory/1-InfoAndEntropy.md)
- [自信息与熵](./3-InformationTheory/1-InfoAndEntropy.md)
- [序列模型](./5-SequenceModel/README.md)
- [优化](./6-Optimisation/README.md)
- [学习理论](./7-LearningTheory/README.md)

0 comments on commit d7ab4b7

Please sign in to comment.