From 06b0709a2e4f7fa077e4c745a1969840275ccb12 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Mon, 19 Sep 2022 19:28:21 +0800 Subject: [PATCH] [TRANSLATION] translate information.md --- docs/数学基础/information.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/数学基础/information.en.md diff --git a/docs/数学基础/information.en.md b/docs/数学基础/information.en.md new file mode 100644 index 00000000..146549bb --- /dev/null +++ b/docs/数学基础/information.en.md @@ -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: +- Textbook: +- Assignments: see the course website for details, including written assignments and Matlab programming assignments.