说明
2020fall UCB CS70
- CS70 是一门计算机相关的数学课程,它主要介绍 离散数学和概率论初步
- 它的学习也与传统数学课程类似,没有真实的代码实践,但是课程中会讲到算法的应用
- 我选择通过 课程
note来学习这门课程,因此没有具体的代码,所有课程学习都会在Note中 -
它的课程大纲如下
- Notes (0 - 4) : basics of proof & stable matching algorithm
- Notes 5 : Graph theory
- Notes (6 - 7) : basic number theory & RSA algorithm
- Notes (8 - 9) : polynomial & error correcting code
- Notes (10 - 12) : Counting & Countability & Computability
- Notes (13 - 14) : basics of probability theory
- Notes (15 - 16) : random variables
- Notes (17 - 19) : concentrain inequalities & Hash table && load balance && ......
- Notes (20) : continuous random variables
- Notes (21) : discrete Markov Chains
-
根据学习需求,我决定只学习 概率论部分 即 Note 10-21,等之后有时间可能会学习补全也说不定