ZiJianZhao / SeqGAN-PyTorch

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

calculate perplexity and forward perplexity #15

Open ATi-R opened 1 year ago

ATi-R commented 1 year ago

How can I evaluate perplexity and forward perplexity of model?