A 4-input neuron has bias of 0 and weights 1, 2, 3 and 4. The transfer function is given by f(v)= max(O,v). The inputs are 4, 10, 5 and 20 respectively. The output will be
A) 238
B) 119
C) 75
D) 121
Answers
Answered by
4
answer is 1*4+2*10+5*3+20*4-0=119
option b)
Answered by
2
"The correct answer is option A) 238
Given:
To get solution for this transfer function f(v)=max(O,V)
Given inputs are 4, 10, 5, and 20
The given weight are 1, 2, 3, and 4
Solution:
One needs to multiply the neuron weights with respective transfer functions values and sum them.
"
Similar questions