Regarding backpropagation, the following statement is wrong?
Backpropagation can only be used in feedforward neural networks
Backpropagation can be combined with gradient descent algorithm to update network weights
Backpropagation passes through the activation function
Back propagation refers to the back propagation of errors through the network
Submit