Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 816 Bytes

lecture-3.md

File metadata and controls

24 lines (14 loc) · 816 Bytes

Lecture 3: Types of Learning

1. Learning with Different Output Space Y -- [classification], [regression], [structured]

2. Learning with Different Data Label yn -- [supervised], un/semi-supervised, reinforcement

3. Learning with Different Protocol f => (xn, yn) -- [batch], online, active

4. Learning with Different Input Space X -- [concrete], raw abstract