jybxie123 / 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 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.

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%