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
What learning rate should be used for backprop?
How human brain works?
How neural networks became a universal function approximators?
What are combination, activation, error, and objective functions?
I need a MATLAB source code to recognize different regular geometric shapes such as: squares,rectangles,triangles,circles and ellipses in different sizes using neural network. All of the images containing these shapes should be in binary format with the size of 300*400 pixels. would you please give me a MATLAB code to detect these geometric shapes?
How are weights initialized in a network?
What is backprop?
Are neural networks helpful in medicine?
What are the disadvantages of artificial neural networks?
What are cases and variables?
How are artificial neural networks different from normal computers?
How artificial neural networks can be applied in future?
How are nns related to statistical methods?
How does an LSTM network work?
What are neural networks and how do they relate to ai?