File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
- 这是本人学习 [ CMU 10601 课程] ( http://www.cs.cmu.edu/~ninamf/courses/601sp15/lectures.shtml ) 的学习记录
2
-
3
- ** 相关笔记**
1
+ ** 这是个人学习CMUML(10601,10701,10715)以及一些cs229的相关笔记**
4
2
3
+ # 机器学习相关
5
4
- [ decision tree] ( https://zouzhitao.github.io/posts/ml-decision-tree-note/ )
6
- - [ lec3-hw2solution note] ( ./lec3/hw2solution.md )
5
+ - [ lec3-hw2solution note] ( ./lec3/hw2solution.md )
6
+ - [ 机器学习笔记: MLE and MAP] ( https://zouzhitao.github.io/posts/ml-note-mle-and-map/ )
7
+ - [ 机器学习笔记: 概率论基础] ( https://zouzhitao.github.io/posts/ml-note-probility/ )
8
+ - [ 机器学习笔记:朴素贝叶斯] ( https://zouzhitao.github.io/posts/ml-note-naive-bayes/ )
9
+
10
+ # math
11
+ - [ 点到超平面的距离计算简单笔记] ( https://zouzhitao.github.io/posts/math-distence-to-hyperplane/ )
12
+ - [ Newton's Method] ( https://zouzhitao.github.io/posts/newton-method/ )
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ this is my personal CS learning note
5
5
- [ Programing language] ( ./PL@Grossman/README.md )
6
6
- [ MIT 6.828] ( ./MIT6.828-fa18/README.md )
7
7
- [ CSMM101AI AT edx] ( ./CSMM101AI/README.md )
8
+ - [ CMU-ML] ( ./CMU-ML/note.md )
You can’t perform that action at this time.
0 commit comments