Why do I get test loss 0 and accuracy 1.0 constant for all epochs?

前端 未结 0 469
抹茶落季
抹茶落季 2020-12-17 15:15

I get test loss 0 and accuracy 1.0 for all epochs. Calculate test loss with test loss = test loss / len(testloader) and for accuracy = accuracy / len(testloader)

This

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