Answer Posted / john martin
An artificial neural network is a mathematical or
computational model for information processing based on a
connectionist approach to computation.
There is no precise agreed definition amongst researchers as
to what a neural network is, but most would agree that it
involves a network of relatively simple processing elements,
where the global behaviour is determined by the connections
between the processing elements and element parameters.
The original inspiration for the technique was from
examination of bioelectrical networks in the brain formed by
neurons and their synapses. In a neural network model,
simple nodes (or "neurons", or "units") are connected
together to form a network of nodes — hence the term "neural
network".
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the role of activation functions in a Neural Network?
How are layers counted?
How are nns related to statistical methods?
What is a Neural Network?
What learning rate should be used for backprop?
What are neural networks? What are the types of neural networks?
Explain neural networks?
Which is the similar operation performed by the drop-out in neural network?
What are neural networks and how do they relate to ai?
How human brain works?
What is artificial intelligence neural networks?
How are artificial neural networks different from normal computers?
what are some advantages and disadvantages of neural network?
What are cases and variables?
How are weights initialized in a network?