14 lines
490 B
Markdown
14 lines
490 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)
|