COMMITS
/ vae/main.py October 9, 2020
S
Update main.py
Soumith Chintala committed
March 6, 2019
X
Update main.py (#520)
Xingdong Zuo committed
October 5, 2018
D
Fix bug in reparameterize() (#419)
Durk Kingma committed
September 21, 2018
April 25, 2018
X
VAE: use `F.sigmoid` as it is parameter-free (#338)
Xingdong Zuo committed
April 24, 2018
S
codemod for 0.4 (#331) (#336)
Soumith Chintala committed
February 2, 2018
K
Fix VAE losses (sum over everything) (#296)
Kai Arulkumaran committed
January 6, 2018
J
Fix indentation to be self-consistent (#279)
Justin committed
October 1, 2017
K
Fix VAE loss + improve reconstruction viz
Kaixhin committed
K
Add support for CUDA
Kaixhin committed
K
Balance VAE losses, add reconstruction + sampling
Kaixhin committed
September 22, 2017
R
vae: Fix `UserWarning` (#220)
Ryuichi Yamamoto committed
January 19, 2017
A
Fix CUDA mode in VAE example
Adam Paszke committed
January 18, 2017
A
Add arXiv link to VAE paper
Andreas Köpf committed
January 17, 2017
A
Improve MNIST example
Adam Paszke committed
A
VAE -> vae
Adam Paszke committed