DCGAN은 GAN에 단순히 conv net을 적용했을 뿐만 아니라, latent space에서도 의미를 찾음. DCGAN 논문 리뷰 및 PyTorch 기반의 구현. VAE 세미나 이슈 사항에 대한 리뷰. my github : https://github.com/messy-snail/GAN_PyTorch [참고] https://github.com/znxlwm/pytorch-MNIST-CelebA-GAN-DCGAN https://github.com/taeoh-kim/Pytorch_DCGAN Radford, Alec, Luke Metz, and Soumith Chintala. "Unsupervised representation learning with deep convolutional generative adversarial networks." arXiv preprint arXiv:1511.06434 (2015).