tensorflow_privacy/README.md
Copybara c0a43b2178 Copybara code migration
FolderOrigin-RevId: /google/src/cloud/papernot/os_privacy
2018-12-02 13:11:26 -08:00

13 lines
494 B
Markdown

# TensorFlow Privacy
This repository will contain implementations of TensorFlow optimizers that
support training machine learning models with (differential) privacy, as well
as tutorials and analysis tools for computing the privacy guarantees provided.
The content of this repository will superseed the following existing repository:
https://github.com/tensorflow/models/tree/master/research/differential_privacy
# Contact
* Steve Chien (schien@google.com)
* Nicolas Papernot (@npapernot)