Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 815 Bytes

lecture-3.md

File metadata and controls

23 lines (14 loc) · 815 Bytes

Lecture 3: Types of Learning

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

img

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

img

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

img

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

img