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
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?
Who is concerned with nns?
What is simple artificial neuron?
What is the role of activation functions in a Neural Network?
How neural networks became a universal function approximators?
What is artificial intelligence neural networks?
What are cases and variables?
Which is the similar operation performed by the drop-out in neural network?
How artificial neurons learns?
How to avoid overflow in the logistic function?
How are weights initialized in a network?
What are conjugate gradients, levenberg-marquardt, etc.?
What are neural networks and how do they relate to ai?
What are the population, sample, training set, design set, validation set, and test set?
How are layers counted?