InterviewSolution
Saved Bookmarks
| 1. |
What is the assumption of perkels model, if f(x) is the output function in additive activation model?(a) f(x)=x(b) f(x)=x^2(c) f(x)=x^3(d) none of the mentionedI have been asked this question during an internship interview.My question is from Activation Models in portion Activation and Synaptic Dynamics of Neural Networks |
|
Answer» RIGHT OPTION is (a) F(x)=x For explanation: Perkels MODEL assumes output function to be LINEAR. |
|