NLLLoss # 使用時要結合log softmax nn.CrossEntropyLoss # 該criterion將nn.LogSoftmax()和nn.NLLLoss()方法結合到一個類中.
確定! 回上一頁