cross_entropy() , implicitly performs the softmax() operation on its input, so we'll just return the result of the last linear transformation.
確定! 回上一頁