Learn Before
Concept

Velocity Initialization in Momentum Method

When implementing the momentum method in optimization, the velocity vector vt\mathbf{v}_t accumulates past gradients to update the parameters. At the beginning of the optimization process, specifically at time t=0t=0, this velocity vector is conveniently initialized to zero, denoted as v0=0\mathbf{v}_0 = 0.

0

1

Updated 2026-05-15

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L