This question was really helpful for my question later one.
Thank you @ptrblck
I used softmax function two times.
- output of model
- put the softmax output to the nn.CrossEntropyLoss()
This question was really helpful for my question later one.
Thank you @ptrblck
I used softmax function two times.