分類問題常用的幾種損失,記錄下來備忘,後續不斷完善。 nn.CrossEntropyLoss()交叉熵損失. 常用於多分類問題. CE = nn.CrossEntropyLoss() loss ...
確定! 回上一頁