cs-self-learning/docs/数学基础/information.md
Yinmin Zhong a9b0308e29
[UPDATE] Update video links with Chinese translation (#597)
* update index

* update new links
2024-04-14 17:33:21 +08:00

19 lines
922 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MIT6.050J: Information theory and Entropy
## 课程简介
- 所属大学MIT
- 先修要求:无
- 编程语言:无
- 课程难度:🌟🌟🌟
- 预计学时100 小时
MIT 面向大一新生的信息论入门课程Penfield 教授专门为这门课写了一本[教材][textbook]作为课程 notes内容深入浅出生动有趣。
[textbook]: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-050j-information-and-entropy-spring-2008/syllabus/MIT6_050JS08_textbook.pdf
## 课程资源
- 课程网站:[spring2008](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-050j-information-and-entropy-spring-2008/index.htm)
- 课程教材:[Information and Entropy](https://ocw.mit.edu/courses/6-050j-information-and-entropy-spring-2008/resources/mit6_050js08_textbook/)
- 课程作业:详见课程网站,包含书面作业与 Matlab 编程作业。