implement GANs and VAE using pytorch
Stars
13
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
8
commits
add CGAN
1a79651
add result image from CGAN
522a1d8
add CGAN-MNIST.py
58d646b
add VAE
284ce2f
add VAE of MNIST
6986421
change typesetting
79b5906
666f4a7
add some face examples
7563a01
add some face generate by GANs
d18c5ca
add WGAN-GP of human face
d100eb7
add LSGAN of human face
ad52364
fix bug of WGAN-GP-MNIST
91a6b14
change name
8ae7fae
add WGAN-GP
d32a946
fix the loss func of WGAN
f3d0842