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
Which is the similar operation performed by the drop-out in neural network?
What is artificial intelligence neural networks?
What are the applications of a Recurrent Neural Network (RNN)?
What are cases and variables?
How are weights initialized in a network?
How are artificial neural networks different from normal computers?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
How many kinds of nns exist?
What are neural networks? What are the types of neural networks?
What is the role of activation functions in a Neural Network?
What are combination, activation, error, and objective functions?
What can you do with an nn and what not?
What is a Neural Network?
What are artificial neural networks?
What learning rate should be used for backprop?