Exercise 7.18

Answers

(a)
For a given ϕk(x), for the white pixels in the feature, we set wij = 0, and for the black pixels in the feature, we set wij = 1 or some positive number, if the input x has the same feature, we will have ϕk(x) = 1.
(b)
The inputs to the neural network node are the pixel values, i.e. [xij] matrix
(c)
See problem (a).
(d)
I will choose w0 as random gaussian distributed with mean 0 and variance of 1.
User profile picture
2021-12-08 09:58
Comments