로그인 바로가기 하위 메뉴 바로가기 본문 바로가기

강좌 개요

  • 타입 MOOC 강좌
  • 기간 2019.03.04 ~ 2019.06.09 14주
  • 학습시간 자유롭게 학습
  • 수강 승인 방식 자동 승인
  • 수료증 미발급

강좌 기간이 종료되어 더이상 수강할 수 없습니다.

http://unist.edwith.org/2019090-aip2-advanced
좋아요 22 수강생 252

교수자 소개

  • UNIST 최재식 교수

    2005~2012: 미국 일리노이 주립대학교 컴퓨터과학과 박사
    1997~2004: 서울대학교 컴퓨터공학과 학사
    2013~현재: 울산과학기술원 전기전자컴퓨터공학부 조교수
    2013~현재: 미국 로렌스 버클리 연구소 객원연구원 
    2013~2013: 미국 로렌스 버클리 연구소 박사후연구원 
    2012~2013: 미국 일리노이 주립대학교 박사후연구원 
    2000~2003: 소만사 연구원

강의계획

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