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.2
(B) 1
(C) 0.02
(D) (-1.0)
Answers
Answered by
2
Answer:
(D)(-1.0)
Explanation:
+_(&+_+'+_(_+£;£7£_?
Answered by
2
Answer:
C. 0.02
Explanation:
0.2*0.2 + (-0.1*0.4) + 0.1*0.2=0.02
Similar questions