ผลต่างระหว่างรุ่นของ "Foundations of data science"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 52: แถว 52:
 
[https://gitlab.com/jittat/foundations-ds-64-notes/-/blob/main/lect-03-1-hd-jl-gaussian-sep.pdf notes-03-1]<br>
 
[https://gitlab.com/jittat/foundations-ds-64-notes/-/blob/main/lect-03-1-hd-jl-gaussian-sep.pdf notes-03-1]<br>
 
[https://gitlab.com/jittat/foundations-ds-64-notes/-/blob/main/lect-03-2-svd-intro-lin-alg-review.pdf notes-03-2]
 
[https://gitlab.com/jittat/foundations-ds-64-notes/-/blob/main/lect-03-2-svd-intro-lin-alg-review.pdf notes-03-2]
 +
|-
 +
| 4 || Singular Value Decomposition
 +
|| 3
 +
||
 +
* [https://www.youtube.com/watch?v=hZgj-ZJnAgE&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=17 04-1: ทบทวนนิยาม SVD แนะนำ eigenvalue decomposition และแนะนำความสัมพันธ์กับ SVD]
 +
* [https://www.youtube.com/watch?v=XvR6ycsPhlc&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=18 04-2: ตัวอย่าง eigenvectors และการคำนวณ การหา singular vector ด้วย iterative method]
 +
* [https://www.youtube.com/watch?v=fsG-qcZcHqA&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=19 04-3: นิยาม best-fit subspace สองแบบ, นิยาม singular vectors และแนวทางการคำนวณแบบ greedy]
 +
* [https://www.youtube.com/watch?v=_U5YqF9yA18&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=20 04-4: นิยาม left singular vector และพิสูจน์ว่าผลลัพธ์เป็น decomposition]
 +
* [https://www.youtube.com/watch?v=BUBMlZukE70&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=21 04-5: คุณสมบัติของ left singular vectors]
 +
* [https://www.youtube.com/watch?v=wiTkTcMfNqc&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=22 04-6: Rank-k approximation ที่ดีที่สุด]
 +
* [https://www.youtube.com/watch?v=s6nLTKYdS7g&list=PLii-CvAgf-8hqc3qpihz3SZmMTAOLWIGk&index=23 04-7: การคำนวณหา SVD]
 +
||
 +
[https://gitlab.com/jittat/foundations-ds-64-notes/-/blob/main/lect-04-1-svd.pdf notes-04-1]
 
|}
 
|}
  
 
== ลิงก์ ==
 
== ลิงก์ ==

รุ่นแก้ไขเมื่อ 23:00, 30 สิงหาคม 2564

หน้านี้สำหรับเก็บเอกสารและการบ้านรายวิชา 01204515 Foundations of Data Science ปีการศึกษา 2564 ภาคต้น

รายวิชานี้จะใช้หนังสือ Foundations of Data Science (Blum, A., Hopcroft, J., & Kannan, R. (2020). Foundations of Data Science. Cambridge: Cambridge University Press. doi:10.1017/9781108755528) เป็นหนังสือหลัก (ดาวน์โหลดจากโฮมเพจของ Hopcroft)

การบ้าน

อ้างอิงจากหนังสือ ฉบับวันที่ 2 March 2019

  • Homework 1 (due 2 Sep.): 12.6, 12.15, 2.1(1), 2.5, 2.9, 2.27 (Programming), 2.32 (Programming), 2.14 (optional), 2.23 (optional)
    • Hint: 2.9 พิจารณา 1 มิติก่อน (d=1) นิยามของ variance คืออะไร, จากนั้นค่อยพิจารณา d มิติ

เนื้อหา

Week Topics Book chapter Clips Notes
1 Review of probability theory. Law of large numbers. Markov's Inequality. Chebyshev's Inequality 2

notes-01-1
notes-01-2

2 More review of probability theory: binomial, Poisson, and Gaussian random variables. High dimensional unit balls. 2

notes-02-1
notes-02-2

3 Gaussians in high dimensions. Random projection and the Johnson-Lindenstrauss Lemma. Separating Gaussians. Introduction to SVD and review of linear algebra. 2, 3

Series แนะนำ: Essence of linear algebra จาก 3Blue1Brown

notes-03-1
notes-03-2

4 Singular Value Decomposition 3

notes-04-1

ลิงก์