Slide 25
Slide 25 text
Supervised learning for single-layer NNs (with new notations)
24
For simplicity, we include a bias term ∈ ℝ in ∈ ℝ
(new) = ⨁ 1 = 1
, 2
, … ,
, 1 ⊺, (new) = ⨁ = 1
, 2
, … , d
, ⊺
(new) ⋅ new = 1
1
+ 2
2
+ ⋯ +
+ (←original form)
We introduce a new notation to distinguish a computed output �
from
the gold output in the supervision data
= { 1
, 1
, … ,
,
} ( instances)
We distinguish two kinds of outputs hereafter
�
: the output computed (predicted) by the model for the input
: the true (gold) output for the input in the supervision data
Training: find such that,
∀ ∈ {1, … , }: �
= ( ⋅
) =
( is the step function)