LantaoYu / SeqGAN

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

模型问题 #52

Closed TyrionChou closed 6 years ago

TyrionChou commented 6 years ago

从代码中看,target_lstm的参数是确定的,初始状态确定,初始输入确定,为什么每个batch的输出不是确定呢?