Skip to content

Commit 7f0c8eb

Browse files
authored
Update README.md
1 parent 0e942d6 commit 7f0c8eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/VAE/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
- [Variational Autoencoder in TensorFlow](https://jmetzen.github.io/2015-11-27/vae.html)
33
- [Understanding Variational Autoencoders (VAEs) from two perspectives: deep learning and graphical models.](https://jaan.io/what-is-variational-autoencoder-vae-tutorial/)
44
- [Introduction to variational autoencoders](https://home.zhaw.ch/~dueo/bbs/files/vae.pdf)
5+
56
## Results
7+
Reconstruction after 20 epoch with 20-D latent space:
68
![img_epoch20](https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/examples/VAE/img_epoch20.jpg)

0 commit comments

Comments
 (0)