GitXplorerGitXplorer
o

improved-gan

public
2305 stars
623 forks
39 issues

Commits

List of commits on branch master.
Verified
4f5d1ec5c16a7eceb206f42bfc652693601e1d5c

Merge pull request #43 from christopherhesse/update-readme

cchristopherhesse committed 6 years ago
Unverified
49618b2004307027c48752e0f2c985c0dc48fde5

update README with repo status

cchristopherhesse committed 6 years ago
Unverified
0b7ed92e47ff7047701be3e10a3bd6363999f5e7

fix inception score

TTimSalimans committed 7 years ago
Verified
6ac501e3ce7ab107a328b472741cbea9ec11b1af

Merge pull request #31 from catherio/master

TTimSalimans committed 7 years ago
Unverified
dff7439d0e7f35ace20dfc5693780d997f4c007b

Retain a singleton dimension to avoid matmul error

ccatherio committed 7 years ago
Unverified
a851dc232ed208c3117c9dcca3946e4ee8451ede

Replace _shape with set_shape to fix error

ccatherio committed 7 years ago

README

The README file for this repository.

Status: Archive (code is provided as-is, no updates expected)

improved-gan

code for the paper "Improved Techniques for Training GANs"

MNIST, SVHN, CIFAR10 experiments in the mnist_svhn_cifar10 folder

imagenet experiments in the imagenet folder