[TRANSLATION] translate information.md (#231)

This commit is contained in:
BarbarossaWang 2022-09-19 20:34:41 +08:00 committed by GitHub
parent 421e9191e8
commit 06611329ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# MIT6.050J: Information theory and Entropy
## Descriptions
- Offered by: MIT
- Prerequisites: None
- Programming Lanuages: None
- Difficulty: 🌟🌟🌟
- Class Hour: 100 hours
This is MIT's introductory information theory course for freshmen, Professor Penfield has written a special textbook for this course as course notes, which is in-depth and interesting.
## Course Resources
- Course Website: <https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-050j-information-and-entropy-spring-2008/index.htm>
- Textbook: <https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-050j-information-and-entropy-spring-2008/syllabus/MIT6_050JS08_textbook.pdf>
- Assignments: see the course website for details, including written assignments and Matlab programming assignments.