← 返回数学题库
2624机器学习中等derivationmedium

Momentum as an Unrolled Geometric Sum 3

题目

If momentum obeys v_t = beta v_{t-1} + g_t, derive v_t in terms of v_0 and the past gradients g_1,...,g_t.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。