Texygen icon indicating copy to clipboard operation
Texygen copied to clipboard

Error in NLL_oracle / NLL_test reported for LeakGAN

Open pclucas14 opened this issue 7 years ago • 1 comments

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

pclucas14 avatar Aug 29 '18 02:08 pclucas14

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.

CR-Gjx avatar Aug 29 '18 11:08 CR-Gjx