美文网首页
pytorch【损失函数模块】二、损失函数之二

pytorch【损失函数模块】二、损失函数之二

作者: 米线织毛衣 | 来源:发表于2020-02-21 15:22 被阅读0次
(代码见lesson-16)
5、nn.L1Loss和6、nn.MSELoss
7、SmoothL1Loss
8、PoissonNLLLoss
9、nn.KLDivLoss
10、nn.MarginRankingLoss
11、nn.MarginRankingLoss 多标签分类
12、nn.SoftMarginLoss
13、nn.MultiLabelSoftMarginLoss
14、nn.MultiMarginLoss
15、nn.TripletMarginLoss
16、nn.HingeEmbeddingLoss
17、nn.CosineEmbeddingLoss
18、nn.CTCLoss
19、总结

相关文章

网友评论

      本文标题:pytorch【损失函数模块】二、损失函数之二

      本文链接:https://www.haomeiwen.com/subject/xaycqhtx.html