tensorflow_privacy/README.md

14 lines
494 B
Markdown
Raw Normal View History

# 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)