Backpropagation

Home > Computer Science > Computer vision > Convolutional neural networks > Backpropagation

Backpropagation is a popular training algorithm used in neural networks. In CNNs, it is used to update the values of the network's weights and biases in order to minimize the error or loss function.