InterviewSolution
Saved Bookmarks
| 1. |
If input is ‘ a(l) + e ‘ where ‘e’is the noise introduced, then what is the output if system is interpolative in nature?(a) a(l)(b) a(l) + e(c) could be either a(l) or a(l) + e(d) eI got this question in unit test.The above asked question is from Introduction of Feedback Neural Network in section Feedback Neural Networks of Neural Networks |
|
Answer» CORRECT ANSWER is (b) a(L) + e Best EXPLANATION: This is the property of interpolative SYSTEM. |
|