ZiJianZhao / SeqGAN-PyTorch

A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.
260 stars 93 forks source link

MC rollout with variable sequences #1

Open WangWenshan opened 6 years ago

WangWenshan commented 6 years ago

Hi Zijian, Thank you for the job. I have question that how to process variable sequences in MC rollout? Thanks