Skip to content

BetaLikelihood Example #1573

Answered by Luckick
Luckick asked this question in Q&A
Apr 14, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

It turns out we get inf loss.
The output is a MultivariateNormal that means are close to 0, and variance are 0.69, y values are between 0-1.

How could this happen? How can I fix it?
Thanks.

output
Out[2]: MultivariateNormal(loc: torch.Size([342]))
output.mean
Out[3]: 
tensor([ 3.3964e-04,  3.6003e-04,  3.9577e-04,  4.5128e-04,  4.8628e-04,
         5.2528e-04, -1.2303e-03, -1.2058e-03, -1.1802e-03, -1.1609e-03,
        -1.1544e-03, -1.1494e-03, -3.9062e-04, -4.0379e-04, -4.0096e-04,
        -3.7526e-04, -3.5229e-04, -3.2224e-04, -6.8367e-04, -6.4440e-04,
        -6.0505e-04, -5.6604e-04, -5.2772e-04, -4.9046e-04, -4.5460e-04,
        -4.2049e-04, -3.8840e-04, -3.5857e-04, -3.0662e-04, -2.…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gpleiss
Comment options

@Luckick
Comment options

@plucaci
Comment options

@gpleiss
Comment options

Answer selected by gpleiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants