DIfferentially Private GAN (DPGAN)# Parameters:# class snsynth.pytorch.nn.dpgan.DPGAN(binary=False, latent_dim=64, batch_size=64, epochs=1000, delta=None, epsilon=1.0)[source]#