tensorflow_privacy/research
2021-10-19 15:55:46 -07:00
..
audit_2020 fix variable names 2021-10-19 15:55:46 -07:00
GDP_2019 Merge pull request #89 from woodyx218:GDPrivacy 2020-04-21 15:48:54 -07:00
pate_2017 Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration 2020-02-25 14:11:47 -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