Texygen
Texygen copied to clipboard
Error in NLL_oracle / NLL_test reported for LeakGAN
Hi,
It seems that in the current setup, a different temperature is used to calculate NLL_oracle and NLL_test for LeakGAN. Is this intended ? This (in my opinion) gives a misleading view of the model's quality / diversity tradeoff.
Thanks, Lucas
This is a trick in the early version of LeakGAN, It has been modified in the author's code repository 6 months ago. The website is https://github.com/CR-Gjx/LeakGAN/tree/master/No%20Temperature This repository will also be modified soon. Thanks for your reminder.