InterviewSolution
Saved Bookmarks
| 1. |
Which is true for neural networks?(a) It has set of nodes and connections(b) Each node computes it’s weighted input(c) Node could be in excited state or non-excited state(d) All of the mentionedI have been asked this question by my school teacher while I was bunking the class.My question is taken from Neural Networks in chapter Learning of Artificial Intelligence |
|
Answer» CORRECT ANSWER is (d) All of the MENTIONED The EXPLANATION is: All mentioned are the characteristics of neural network. |
|