LantaoYu / SeqGAN

Implementation of Sequence Generative Adversarial Nets with Policy Gradient
2.08k stars 711 forks source link

Keras implementation of SeqGAN #50

Open rahulvigneswaran opened 5 years ago

rahulvigneswaran commented 5 years ago

Almost all the popular GANs have Keras implementation except SeqGAN which makes it difficult to optimize and use with other GANs.