InterviewSolution
Saved Bookmarks
| 1. |
Whats true for Min-max learning?(a) logical And & Or operations are used for input output relations(b) weight corresponds to minimum & maximumof units are connected(c) weights are expressed as linear combination of orthogonal basis vectors(d) change in weight uses a weighted sum of changes in past input valuesThe question was asked during an online interview.My question is taken from Learning Laws in division Activation and Synaptic Dynamics of Neural Networks |
|
Answer» RIGHT choice is (B) WEIGHT corresponds to minimum & maximumof UNITS are CONNECTED The explanation: Min-max learning involves weights whichcorresponds to minimum & maximumof units connected. |
|