题目
题目

AMATH 482 A Checkpoint 4 quiz

判断题

In solving  multi-class classification problems with 𝑛 classes using a neural network the output of the network will be output of 𝑛 neurons (logits) which correspond to probabilities of the output to belong to the corresponding classes (one-hot encoding). To compute the loss (cross-entropy loss)  the output of  neurons is evaluated by one of nonlinear activation functions tanh, sigmoid, ReLU, softmax before the loss is computed.

查看解析

查看解析

标准答案
Please login to view
思路分析
Begin by unpacking the statement and the standard approach to multiclass classification with neural networks. Option analysis: Option: The statement claims that for n-class classification the network outputs are n neurons (logits) that correspond to probabilities of belonging to each class (one-hot encoding). - This is partially misleading: those n outputs are typically called logits, which are unnormalized scores, not probabilities. Probabilities are obtained by applying a softmax (or an equivalent) to the logits, an......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!