tensorflow_privacy/research
Shuang Song 48b3b6a51b
Merge pull request #185 from carlini/neuracrypt
Add NeuraCrypt attack code to research directory
2022-02-14 13:23:36 -08:00
..
GDP_2019 Merge pull request #89 from woodyx218:GDPrivacy 2020-04-21 15:48:54 -07:00
instahide_attack_2020 Add citation 2021-12-14 00:59:37 +00:00
mi_lira_2021 Prettier README 2021-12-14 00:54:29 +00:00
neuracrypt_attack_2021 Add NeuraCrypt attack code 2021-07-07 04:21:13 +00: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