Zhongen / InfoGAN

InfoGAN Implementation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfoGAN

InfoGAN Implementation in PyTorch (via Jupyter Notebook)

  • Untar the MNIST data to MNIST_Data to run the notebook for MNIST InfoGAN
  • Untar the CIFAR10 data to CIFAR_Data to run the notebook for CIFAR 10 InfoGAN

About

InfoGAN Implementation in PyTorch


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%