Answer Posted / b.sunil kumar reddy
A neural network can be defined as a model of reasioning
based on the human brain.
The human brain incorporates nearly 10 billion neurons and
60 trillion connections,Synapses,between them.
By using multiple neurons simultaneously,the brain can
perform its functions much faster than the faster computers.
Although a single neuron has a very simple structure,an
army of such elements constitutes a tremendous processing
power.
The network which represents the connections among several
neurons is called a neural network.
| Is This Answer Correct ? | 17 Yes | 8 No |
Post New Answer View All Answers
Which is the similar operation performed by the drop-out in neural network?
What is backprop?
Why use artificial neural networks? What are its advantages?
What is simple artificial neuron?
How does an LSTM network work?
Explain neural networks?
How many kinds of kohonen networks exist?
What is the role of activation functions in a Neural Network?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What are conjugate gradients, levenberg-marquardt, etc.?
what are some advantages and disadvantages of neural network?
How to avoid overflow in the logistic function?
What are cases and variables?
List some commercial practical applications of artificial neural networks?
Explain Generative Adversarial Network.