InterviewSolution
Saved Bookmarks
| 1. |
A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. What will be the output?(a) 238(b) 76(c) 119(d) 123I have been asked this question at a job interview.I'd like to ask this question from Neural Networks in portion Learning of Artificial Intelligence |
|
Answer» Correct choice is (a) 238 |
|