tensorflow_privacy/research
Michael Reneer b0803999ad Add license and missing build targets to __init__.py files in TensorFlow Privacy.
* Added license.
* Removed `.../membership_inference_attack/codelabs/__init__.py`, this code does not look like it needs to be part of the Python package.
* Removed `.../research/pate_2017/__init__.py`, this code does not look like it needs to be part of the Python package.

PiperOrigin-RevId: 424682641
2022-01-27 12:40:23 -08:00
..
GDP_2019 Merge pull request #89 from woodyx218:GDPrivacy 2020-04-21 15:48:54 -07:00
pate_2017 Add license and missing build targets to __init__.py files in TensorFlow Privacy. 2022-01-27 12:40:23 -08:00
pate_2018 reorder imports 2019-03-08 09:47:15 -08:00
README.md Add missing licenses. 2019-01-14 16:02:35 -08:00

Research

This folder contains code to reproduce results from research papers. Currently, the following papers are included:

  • Semi-supervised Knowledge Transfer for Deep Learning from Private Training Data (ICLR 2017): pate_2017

  • Scalable Private Learning with PATE (ICLR 2018): pate_2018