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
What is Pooling in CNN and how does it work?
What are the different layers in CNN?
What is artificial intelligence neural networks?
What learning rate should be used for backprop?
Explain neural networks?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
Why use artificial neural networks? What are its advantages?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
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 is backprop?
How to avoid overflow in the logistic function?
List some commercial practical applications of artificial neural networks?
What are neural networks and how do they relate to ai?
How are nns related to statistical methods?
How does ill-conditioning affect nn training?