Answer:
ANNs are composed of multiple nodes, which imitate biological neurons of human brain. The neurons are connected by links and they interact with each other. The nodes can take input data and perform simple operations on the data. The result of these operations is passed to other neurons. The output at each node is called its activation or node value.
Previous Question | Next Question |
Explain Basic Structure of ANNs? | What is Artificial Intelligence Neural Networks? |