sigma-vae-pytorch icon indicating copy to clipboard operation
sigma-vae-pytorch copied to clipboard

A σ-VAE implementation in PyTorch

Results 2 sigma-vae-pytorch issues
Sort by recently updated
recently updated
newest added

Dear Prof. Rybkin, I have read your paper "Simple and Effective VAE Training with Calibrated Decoders". It is a very nice work! I have learned a lot from it. I...

type change of self.log_sigma to enable requires_grad.