A neural network is an artificial brain (made of artificial neuron cells). It is modeled after the human brain. Several computing cells work in parallel to produce a result. Neural networks are able to learn by themselves, in comparison to normal computers, which cannot do anything for which they are not programmed.
Artificial neural networks are composed of interconnecting artificial neurons (programming constructs that mimic the properties of biological neurons). Artificial neural networks are used to gain an understanding of biological neural networks, and for solving artificial intelligence problems.



Leave a comment