chenyuntc / pytorch-GAN

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch-GAN

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.

NOTE, I've rewriten it to make it even simpler

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%