Hi, I'm an undergraduate junior student from NTUEE when I start to write this note. I hope that my notes are not just for application but also covers the theoretical side of ML.
The following are my studying reference resources:
ML Lecture Resources from NTU professors includes:
哈囉,目前我是台大電機系大三的學生。這是我自學機器學習(並在後面接續上課)所寫的ML筆記,希望可以從理論到實際應用的層面都能夠有完整的整理。
目前我正在參考以下教授的學習資料:
我後面大概不會寫到中文了吧(可能一些名詞會翻譯一下),還請各位讀者見諒XD
Chapter 1 explores the theoretical foundation of ML, so called statistical learning theory. We'll explain the PAC learning framework, know why can computer learn stuffs, then present the learning gaurantee when the hypothesis is finite. If the hypothesis set is not finite, we'll introduce the VC theory and a more modern complexity mearsure, Rademacher complexity, which are powerful tools to show the learning guarantee of infinite hypothesis set.
machine learning