-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Description
In the definition of Gaussian2DLikelihood, you calculate the density function, when the result of density function >1 , result = -torch.log(torch.clamp(result, min=epsilon)), this value will <0, the loss < 0. I think the probability value is between 0-1, and the cross entropy should be > 0. Is it right, look forward your reply
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels