我看到一个数独求解器 CNN 使用稀疏分类交叉熵作为使用 TensorFlow 框架的损失函数,我想知道 Pytorch 是否有类似的函数?如果不是,我如何可能使用 Pytorch 计算 2d 数组的损失?
conv-neural-network pytorch loss-function
conv-neural-network ×1
loss-function ×1
pytorch ×1