首页 > 试题广场 >

把 BP 反向传播的关键量推一遍,说清梯度如何在各层流动与计

[问答题]
把 BP 反向传播的关键量推一遍,说清梯度如何在各层流动与计算。
back propagation: obtain the loss function, calculate the partial derivative of loss function with respect to the parameters, using chain rule, then update the new parameters in the back propagation according to the learning rate.
发表于 2026-04-06 11:46:04 回复(0)