williamSYSU / TextGAN-PyTorch

TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
MIT License
892 stars 205 forks source link

Sentigan generates repetitive samples #48

Open BJavid opened 3 years ago

BJavid commented 3 years ago

Hi I run sentigan with my dataset. It has 48000 recoeds. After 150 epochs for MLE training and 1000 epochs for ADV training, sentigan generate repetitive samples. Why?

BJavid commented 3 years ago

@williamSYSU @rakaiv5 @mnavaidd