InterviewSolution
Saved Bookmarks
| 1. |
On what factor the number of outputs depends?(a) distinct inputs(b) distinct classes(c) both on distinct classes & inputs(d) none of the mentionedI had been asked this question in class test.I'd like to ask this question from Pattern Classification in division Feedforward Neural Networks of Neural Networks |
|
Answer» RIGHT choice is (b) DISTINCT CLASSES Explanation: NUMBER of outputs depends on number of classes. |
|