Best loss function for special classification problem

后端 未结 0 1996
栀梦
栀梦 2021-01-21 04:49

I build a Conv1D model in pytorch to classify items into 6 categories (from 0 to 5).

I use therefore nn.CrossEntropyLoss that penalizes the errors with high probabilities

相关标签:
回答
  • 消灭零回复
提交回复
热议问题