Answer Posted / lipika priyadarshini bhoi
Neural network has the high computational rate than the
other conventional computer.
Neural network can perform tasks that a linear program can not.
When an element of the neural network fails,it can continue
without any problem by their parallel nature.
A neural network learns & does not need to be reprogrammed.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How many kinds of nns exist?
List some commercial practical applications of artificial neural networks?
What is backprop?
What is the advantage of pooling layer in convolutional neural networks?
What is a Neural Network?
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?
What learning rate should be used for backprop?
What are artificial neural networks?
Describe the structure of artificial neural networks?
What is the role of activation functions in a Neural Network?
How artificial neural networks can be applied in future?
What are the population, sample, training set, design set, validation set, and test set?
How are nns related to statistical methods?
How to avoid overflow in the logistic function?
What is Pooling in CNN and how does it work?