NLLLossNLLLoss就是负对数似然(negative log likelihood loss)计算公式:nllloss=−∑n=1Nynlogprob(xn)nllloss=-\sum_{n=1}^{N}y_n\log ...
確定! 回上一頁