Linear classifier with PyTorch from scratch questions

后端 未结 0 1304
故里飘歌
故里飘歌 2021-01-29 05:14

I\'m trying to implement linear classifier in PyTorch, using 1 layer with tensors W and b, softmax and cross entropy loss. For each batch I have to:

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