PyTorch Forums
What is different between my custom weighted categorical cross entropy loss and the built-in method?
ptrblck
March 17, 2021, 7:20am
2
It seems you are not normalizing the loss via dividing by the used weights as seen
here
.
1 Like
show post in topic