Perceptron

그림이 중요

그림이 중요

$y = Wx$

Training

Online (instansces seen one by one) vs Batch (whole sample) learning

Stochastic gradient-descent: Update after a single pattern

Training a perceptron: Regression

Training a perceptron: Classification

Single

K>2 softmax

Random order

Learning Boolean