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 does ill-conditioning affect nn training?
What is Pooling in CNN and how does it work?
What learning rate should be used for backprop?
What is a neural network and what are some advantages and disadvantages of such a network?
What is the role of activation functions in a Neural Network?
How to avoid overflow in the logistic function?
Describe the structure of artificial neural networks?
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 does an LSTM network work?
What are conjugate gradients, levenberg-marquardt, etc.?
What are combination, activation, error, and objective functions?
What are the different layers in CNN?
What are artificial neural networks?
How neural networks became a universal function approximators?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?