What is back propagation?
a) It is another name given to the curvy function in the perceptron
b) It is the transmission of error back through the network to adjust the inputs
c) It is the transmission of error back through the network to allow weights to be adjusted so that the network can learn.
d) None of the mentioned
Post New Answer View All Answers
Explain neural networks?
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?
What are cases and variables?
How does an LSTM network work?
What are the different layers in CNN?
How human brain works?
What is artificial intelligence neural networks?
What are conjugate gradients, levenberg-marquardt, etc.?
Why use artificial neural networks? What are its advantages?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What learning rate should be used for backprop?
What is the role of activation functions in a Neural Network?
Who is concerned with nns?
What are neural networks and how do they relate to ai?