Answer:
The back propagation algorithm causes the network to settle into a stable state where it can correctly respond, to any desired degree of accuracy, to all inputs in the training set.
Explanation:
Back propagation algorithm is a part of the learning of a neural network. In a simple neural network setting at each iteration;
Thus, back propagation algorithm used to reach the final weights of the neural network, so that it can work more accurately.