/pytorch-GAN

A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks

Primary LanguageJupyter NotebookMIT LicenseMIT

pytorch-GAN

A mini project started at the second-year of undergraduate

A minimal implementaion of DCGAN/WGAN in PyTorch with jupyter notebooks. This is the first program I write in PyTorch when I was learning PyTorch.