mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
19 lines
922 B
Markdown
19 lines
922 B
Markdown
# 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 编程作业。
|