题目
单项选择题
Question at position 20 What is gradient descent?A way to calculate the slope of a loss function A regularization techniqueA method to normalize network activationsAn optimization algorithm to find local minimum of a function
选项
A.A way to calculate the slope of a loss function
B.A regularization technique
C.A method to normalize network activations
D.An optimization algorithm to find local minimum of a function
查看解析
标准答案
Please login to view
思路分析
To understand gradient descent, we need to consider what each option claims and how it aligns with the concept.
Option 1: 'A way to calculate the slope of a loss function.' While gradient relates to the slope (the gradient is the slope vector), gradient descent is not merely calculating......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Which of the following statements about gradient descent and learning rate is true?
Which statement is correct?
假设你正在训练一个网络,参数为 [4.5, 2.5, 1.2, 0.6],学习率为 0.2,梯度为 [-1, 9, 2, 5]。更新一个梯度下降步长后,网络的参数等于多少? Suppose that you are training a network with parameters [4.5, 2.5, 1.2, 0.6], a learning rate of 0.2, and a gradient of [-1, 9, 2, 5]. After one update step of gradient descent, what would your network's parameters be equal to?
在梯度下降中如何更新参数?How do we update the parameters in gradient descent?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!