Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nashory committed Oct 12, 2017
1 parent 5d4e05c commit dd37529
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -85,5 +85,13 @@ Fully Convolutional Networks for Rough Sketch Cleanup, [[paper]](http://delivery
+ [starter from "How to Train a GAN?" at NIPS2016](https://github.com/soumith/ganhacks)
+ [[paper]](), [[github]](), [[Youtube]]()

----

## Implementations of varisous types of GANs collection
+ [nashory/gans-collections.torch](https://github.com/nashory/gans-collection.torch), Torch7
+ [hwalsuklee/tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections)
+ [wiseodd/generative-models](https://github.com/wiseodd/generative-models)


## Author
Minchul Shin, [@nashory](https://github.com/nashory)

0 comments on commit dd37529

Please sign in to comment.