cgastaud

Results 1 issues of cgastaud

Hello ! I'm getting suspicious results when computing epsilon with small alphas. For example with the code: ``` from tensorflow_privacy.privacy.analysis.rdp_accountant import compute_rdp from tensorflow_privacy.privacy.analysis.rdp_accountant import get_privacy_spent noise_multiplier = 1 batch_size...