← 返回数学题库
2541机器学习简单数值题short

One Gradient Step on a Single Logistic Observation 22

题目

For one observation with x = 2, y = 1, current weight w = 0, and learning rate eta = 0.4, what is one gradient-descent update on the negative log-likelihood?

解题计时

0:00

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

你的答案