模型究竟是如何学习的——从原始梯度下降到Adam
批量大小,记作 B,会改变梯度估计中的噪声。小批量给出的估计带噪声但代价低;大批量给出的估计更稳定,但每次更新的代价也更高。
🔒 This is a Pro lesson — the interactive figure, worked examples, quiz and practice open with Pro access.