8000 Commit · tao-to-python/Learning-from-data@b0a67bc · GitHub
[go: up one dir, main page]

Skip to content

Commit b0a67bc

Browse files
committed
Commit
1 parent 8948501 commit b0a67bc

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

Chapter9/Chapter 9 Learning Aides.pdf

9.8 KB
Binary file not shown.

Chapter9/md/Chapter 9 Learning Aides.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
大家好,这篇是有关Learning from data第九章习题的详解,这一章主要介绍了一些学习技巧。
2+
3+
我的github地址:
4+
https://github.com/Doraemonzzz
5+
6+
个人主页:
7+
http://doraemonzzz.com/
8+
9+
参考资料:
10+
https://blog.csdn.net/a1015553840/article/details/51085129
11+
http://www.vynguyen.net/category/study/machine-learning/page/6/
12+
http://book.caltech.edu/bookforum/index.php
13+
http://beader.me/mlnotebook/
14+
15+
16+
17+
## Chapter 9 Learning Aides
18+
19+
20+
121
#### SVD补充
222

323
课本中$11$页的SVD和平常见到的不大一样,这里做下注解,常见的SVD形式如下
@@ -34,6 +54,8 @@ $$
3454

3555

3656

57+
### Part 1: Exercise
58+
3759
#### Exercise 9.1 (Page 1)
3860

3961
The Bank of Learning (BoL) gave Mr. Good and Mr. Bad credit cards based on their (Age, Income) input vector.
@@ -584,6 +606,8 @@ $$
584606

585607

586608

609+
### Part 2:Problems
610+
587611
#### Problem 9.1 (Page 38)
588612

589613
```python

0 commit comments

Comments
 (0)
0