1.

A neuron with 3 inputs has the weight vector [0.2 -0.1 0.1]^T and a bias θ = 0. If the input vector is X = [0.2 0.4 0.2]^T then the total input to the neuron is:

A. 0.20
B. 1.0
C. 0.02
D. -1.0
Answer» D. -1.0


Discussion

No Comment Found