InterviewSolution
Saved Bookmarks
| 1. |
What is the objective of perceptron learning?(a) class identification(b) weight adjustment(c) adjust weight along with class identification(d) none of the mentionedThe question was posed to me in my homework.This intriguing question comes from Pattern Classification topic in section Feedforward Neural Networks of Neural Networks |
|
Answer» Correct answer is (c) ADJUST WEIGHT along with class IDENTIFICATION |
|