InterviewSolution
Saved Bookmarks
| 1. |
How can output be updated in neural network?(a) synchronously(b) asynchronously(c) both synchronously & asynchronously(d) none of the mentionedI have been asked this question by my school principal while I was bunking the class.This intriguing question comes from Terminology topic in section Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT option is (c) both SYNCHRONOUSLY & asynchronously To explain: Output can be UPDATED at same time or at different time in the NETWORKS. |
|