機器學習
(09/04/2024) 機器學習能夠用在我的工作上嗎?
Overview
Fall 2024 Syllabus
公告事項
助教網頁
Grades
請選擇班別:
資專班
請輸入代碼:
Slides
Problem Framing
First Example
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 14
Chapter 9
Chapter 10
Chapter 14
Chapter 11
Homeworks
HW 1
HW 2
HW 3
HW 4
HW 5
HW 6
HW 7
補充教材:
Machine Learning Algorithms
: 課本作者自行維護的原始碼
Machine Learning Crash Course
: by Google.
Useful Tips
: update whenever needed.
台大資工系教師在 MOOC 上的機器學習課程:
Artificial Intelligence - Learning & Theory
,
Machine Learning Foundations: Mathematics
, and
Machine Learning Foundations: Algorithms
Data Preparation:
Data Cleaning and Preprocessing for Beginners
非常棒的數學基礎的介紹:
Why divide the sample variance by N-1?
: 介紹 likelihood function, maximum likelihood estimator 等
What are eigenvectors and eigenvalues?
A geometric interpretation of the covariance matrix
Transforming vectors using matrices
and
Linear Transformation
The Ultimate Guide to 12 Dimensionality Reduction Techniques (with Python codes)
.
Benchmarking State-of-the-Art Deep Learning Software Tools
.
應用:
台灣無比精彩:智慧機械
資料集:
UCI Machine Learning Repository
,
skilearn datasets
, and
a list of datasets
.
YouTube-8M Segments Dataset
Big Mart Sales III
: 賣場的銷售資料,包含一些 missing values,這是其他已經清理過的資料集不同的地方。