Question 22
Select all correct statements .
Backpropagation applies the chain rule efficiently through a computation graph.
Regularization can change the learned solution even when the network architecture is unchanged.
Gradient-descent variants can modify how current and past gradient information is used to update parameters.
Improving training means validation performance must increase after every individual parameter update.