variational-autoencoder icon indicating copy to clipboard operation
variational-autoencoder copied to clipboard

PyTorch implementation of "Auto-Encoding Variational Bayes"

Results 1 variational-autoencoder issues
Sort by recently updated
recently updated
newest added

Hi! I am wondering if the target of BCE loss function obey Bernoulli distribution? I mean, Does the value of x_in belong to [0,1], or can it only take 0...