niklausliu / PPGANs-Privacy-preserving-GANs

PPGANs: Privacy-preserving Generative Adversarial Networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPGANs

MNIST images generated for varying levels of noise.

Getting Started

If you're using conda, you can create and activate the required environment via the following commands.


source activate dpgan

Running

python dpgan/dpgan.py

About

PPGANs: Privacy-preserving Generative Adversarial Networks.


Languages

Language:Python 78.7%Language:Jupyter Notebook 21.3%