edenton / svg

186 stars 56 forks source link

- #8

Closed MicaelCarvalho closed 5 years ago

MicaelCarvalho commented 5 years ago

Edit: Invalid comment, misread a variable name.

edouardelasalles commented 5 years ago

The parameters given to the kl_criterion function are means and log variances. Hence torch.exp(logvar1) is actually a variance and not the exponential of a standard deviation.