[ML筆記] Structured Learning - Linear Model
 ML Lecture 22: Structured Learning - Linear Model   本篇為台大電機系李宏毅老師 Machine Learning (2016) 課程筆記 上課影片:  https://www.youtube.com/watch?v=HfPw40JPays 課程網 (投影片出處): http://speech.ee.ntu.edu.tw/~tlkagk/courses_ML16.html     延續上一篇,接下藍要來探討,想辦法解這三個 Problem     第一個 Problem:定義 F(x,y) 函式的長相   第二個 Problem:如何去窮舉所有的 y 去找到最佳匹配的 x,y 組合   第三個 Problem:在 train 階段如何順利地找到最好的 F