Introduction to Machine Learning
Machine Learning Course Slides
Instructor: Ho-min Park
📧 homin.park@ghent.ac.kr
📧 powersimmani@gmail.com
Course Lectures
Lecture 01
Computer Structure, Networks, and ML
Lecture 02
Data Visualization
Lecture 03
From Set Theory to Linear Regression
Lecture 04
From Linear to Logistic Regression
Lecture 05
From Logistic Regression to Multi-layer Perceptrons
Lecture 06
Supervised Learning Evaluation
Lecture 07
Data Modality and Feature Extraction
Lecture 08
Loss, Optimization, and Scheduling
Lecture 09
Initialization and Normalization
Lecture 10
Deep Learning
Lecture 11
Sequence Models
Lecture 12
Advanced Sequence Models
Lecture 13
Transformer Architecture
Lecture 14
Pre-trained Language Models and LLM Era
Lecture 15
Generative Models - GAN
Lecture 16
Generative Models - Diffusion
Lecture 17
Clustering and Unsupervised Learning
Lecture 18
Advanced Unsupervised Learning
Lecture 19
Model Explainability - XAI Fundamentals and Traditional Methods
Lecture 20
Model Explainability - SHAP and Deep Learning XAI
📚 Practical Materials
📓
Lecture 02
Data Visualization
📓
Lecture 03
From Set Theory to Linear Regression
📓
Lecture 04
From Linear to Logistic Regression
📓
Lecture 05
From Logistic Regression to Multi-layer Perceptrons
📓
Lecture 06
Supervised Learning Evaluation
📓
Lecture 07
Data Modality and Feature Extraction
📓
Lecture 08
Loss, Optimization, and Scheduling
📓
Lecture 09
Initialization and Normalization
📓
Lecture 10
Deep Learning
📓
Lecture 11
Sequence Models
📓
Lecture 12
Advanced Sequence Models
📓
Lecture 13
Transformer Architecture
📓
Lecture 14
Pre-trained Language Models and LLM Era
📓
Lecture 15
Generative Models - GAN
📓
Lecture 16
Generative Models - Diffusion
📓
Lecture 17
Clustering and Unsupervised Learning
📓
Lecture 18
Advanced Unsupervised Learning
📓
Lecture 19
Model Explainability - XAI Fundamentals
📓
Lecture 20
Model Explainability - SHAP and Deep Learning XAI
📝 Note
Click on any practical card to open the Jupyter Notebook directly in Google Colab.
🎙️ AI-Generated Podcasts
📊 Excel Worksheets
📊
Lecture 03-A
Linear Algebra
📊
Lecture 03-B
Linear Regression
📊
Lecture 03-C
Probability & Statistics
📊
Lecture 04
Logistic Regression
📊
Lecture 05
Multi-Layer Perceptron
📊
Lecture 07
CNN
📊
Lecture 11-A
RNN Sentiment Analysis
📊
Lecture 11-B
RNN Teacher Forcing
📊
Lecture 11-C
LSTM Gates
📊
Lecture 11-D
GRU Gates
📊
Lecture 11-E
Bidirectional LSTM
📊
Lecture 11-F
Word2Vec
📊
Lecture 12-A
Seq2Seq Translation
📊
Lecture 12-B
Seq2Seq Attention
📊
Lecture 13-A
Transformer Attention
📊
Lecture 13-B
Transformer Full
📊
Lecture 17
PCA
📝 Excel Worksheets Note
These Excel worksheets allow you to understand AI/ML algorithms by calculating each step by hand.
Inspired by ai-by-hand-excel.