Skip to content

hiroharu-kato/improved_gan_chainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Improved GAN (Chainer)

Chainer implementation of improved GAN [1]. This code includes

  • semi-supervised learning of MNIST (0.82% validation error in default setting).
  • semi-supervised learning of CIFAR-10 (planned).

This code is based on the authors' Theano/Lasagne code.

  1. T. Salimans, I. Goodfellow, W. Zaremba, V. Cheung, A. Radford, and X. Chen. "Improved Techniques for Training GANs." NIPS. 2016.

About

Chainer implementation of improved GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages