
Instructor Introduction
Lecture plan
강의목록
-
Week 01
- 1-1 Perceptron and its convergence theorem
- 1-2 Maximum Margin Principle and Soft Margin Hard Margin
- 1-3 Complexity of Linear Hypothesis and Margin Bound of Linear Classifiers
- 1-4 Linear models in Deep Neural Networks
-
Week 02: Sparse modeling
- 2-1 Overview of sparse modeling
- 2-2 Matrix decomposition
- 2-3 Regularized likelihood methods
-
Week 03: Causality
- 3-1 Introduction to Causality
- 3-2 Causal Bayesian Network
- 3-3 Temporal Causality
- 3-4 Counter-factual Inference
-
Week 04: Explainable AI
- 4-1 Overview of Explainable AI
- 4-2 Explaining decision of deep learning
- 4-3 Explaining complex machine learning models by decomposition
- 4-4 Featured research projects in Explainable AI
-
Week 05: Learning to learn
- 5-1 Meta learning
- 5-2 Few-shot learning
- 5-3 Model-Agnostic Meta-Learning
- 5-4 AutoML
-
Week 06: Methods to Predict the Future Values
- 6-1 Time series prediction
- 6-2 Stationarity of time series
- 6-3 Non-stationary time series
- 6-4 Deep learning-based model and recent development
-
Week 07: Reinforcement Learning: Self-Taught Artificial Intelligence
- 7-1 What is the reinforcement learning?
- 7-2 Approaches to reinforcement learning
- 7-3 xample: GridWorld
- 7-4 Example: CartPole