Pytorch DCGAN Paper https://arxiv.org/pdf/1511.06434.pdf Reference code https://pytorch.org/tutorials/beginner/dcgan_faces_tutorial https://github.com/prcastro/pytorch-gan/blob/master/MNIST%20GAN.ipynb GAN Paper https://papers.nips.cc/paper/5423-generative-adversarial-nets.pdf Reference code https://github.com/prcastro/pytorch-gan/blob/master/MNIST%20GAN.ipynb Pytorch를 활용한 머신러닝, 딥러닝 철저 입문(책) Reference code http://wikibook.co.kr/pytorch