ZiJianZhao / SeqGAN-PyTorch

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

rewards #2

Closed WangWenshan closed 6 years ago

WangWenshan commented 6 years ago

Hi, I have a question that why does it perform the function torch.exe() https://github.com/ZiJianZhao/SeqGAN-PyTorch/blob/master/main.py#L208

Thanks