假设你正在训练一个网络,参数为 [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?单项选择题
A
[4.7, 0.7, 0.8, -0.4]
B
[4.6, 1.6, 1, 0.1]
C
[1.8, 7.1, 6.2, 2.4]
D
[4.4, 8.9, 7.2, 1.2]
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Which if the following answers are correct regarding "Gredient descent"?Select all the correct answers.
Question at position 32 What are the steps for using a gradient descent algorithm in neural networks? Calculate error between the actual value and the predicted value Reiterate until you find the best weights of the network Pass an input through the network and get values from the output layer Initialize random weight and bias Go to each neuron that contributes to the error and change its respective values to reduce the error 5, 4, 3, 2, 14, 3, 1, 5, 23, 2, 1, 5, 41, 2, 3, 4, 5
Why does the gradient descent algorithm not work for training a linear classifier?
Which parameter determines the size of the improvement step to take on each iteration of Gradient Descent?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!