InterviewSolution
Saved Bookmarks
| 1. |
Delta learning is of unsupervised type?(a) yes(b) noThis question was addressed to me in quiz.The query is from Learning in section Basics of Artificial Neural Networks of Neural Networks |
|
Answer» CORRECT CHOICE is (B) no To explain I would say: CHANGE in weight is based on the error between the desired & the actual OUTPUT values for a given input. |
|