Skip to content

Commit

Permalink
add another infogan
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwei committed Jun 7, 2017
1 parent 6f0ada4 commit 503be58
Show file tree
Hide file tree
Showing 2 changed files with 6,296 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Most codes are for python3, most notebooks works on CIFAR10
* wgan2-lasagne-anime: WGAN on anime face images, lasagne

### InfoGAN
* mnist-infogan-paper-uniform: InfoGAN Lasagne on MNIST dataset
* mnist-infogan: InfoGAN Lasagne on MNIST dataset
* mnist-infogan-paper-uniform: InfoGAN Lasagne on MNIST dataset (fllowing the paper implementation)

### DCGAN
dcgan-lasagne: DCGAN in Lasagne
Loading

0 comments on commit 503be58

Please sign in to comment.