SeqGAN icon indicating copy to clipboard operation
SeqGAN copied to clipboard

Why do you define a create_recurrent_unit function yourself?use lstm?

Open LLLLLLoki opened this issue 8 years ago • 1 comments

LLLLLLoki avatar Mar 23 '18 00:03 LLLLLLoki

Because they have applied Monte Carlo search with a roll-out policy. The official rnncells in TF don't provide such a function.

yanghoonkim avatar May 29 '19 02:05 yanghoonkim