SeqGAN
SeqGAN copied to clipboard
Why do you use a separate rollout instead of directly using the Generator?
Since you use the generator's updated weights to update the rollout, why do you separate these two?
This may be helpful.