InterviewSolution
Saved Bookmarks
| 1. |
Is instar a case of supervised learning?(a) yes(b) noThis question was posed to me in class test.The question is from Learning in section Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT choice is (b) no The best EXPLANATION: Since WEIGHT adjustment don’t depend on TARGET output, it is UNSUPERVISED learning. |
|