题目
单项选择题
Question at position 65 Why is argmax considered unsuitable for backpropagation in classification tasks?Why is argmax considered unsuitable for backpropagation in classification tasks?Its derivative is effectively zero, preventing gradient-based parameter updatesIt introduces negative probabilities for less likely classesIts probabilities often exceed 1, making the network unstable
选项
A.Its derivative is effectively zero, preventing gradient-based parameter updates
B.It introduces negative probabilities for less likely classes
C.Its probabilities often exceed 1, making the network unstable
查看解析
标准答案
Please login to view
思路分析
The question asks why argmax is considered unsuitable for backpropagation in classification tasks. We will evaluate each option in turn.
Option 1: Its derivative is effectively zero, preventing gradient-based parameter updates. This is the correct intuition. The argmax operation is a non-differentiable, piecewise-constant function: small changes in input do not chang......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
以下哪一项*正确*描述了反向传播算法的步骤? Which steps *correctly* describe the backpropagation algorithm?
Which of the following options is the key factor that led the return of neural networks?
[Multiple choice] Which of the following options is the key factor that led the return of neural networks?
In the training process of a feedforward neural network (either shallow or deep), forward and backward passes play crucial roles. Which of the following statements about forward and backward passes are correct? I The forward pass computes the output of the network by propagating inputs through the layers. II During the backward pass, gradients are calculated and propagated from the output layer back to the input layer to update the weights. III The forward pass adjusts the network's weights and biases to minimize the loss function. IV The backward pass involves calculating partial derivatives of the loss with respect to each weight and bias in the network.
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!