2018-12-02 14:06:57 -07:00
|
|
|
# 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.
|
|
|
|
|
2018-12-04 16:50:21 -07:00
|
|
|
The content of this repository will supersede the following existing repository:
|
2018-12-02 14:06:57 -07:00
|
|
|
https://github.com/tensorflow/models/tree/master/research/differential_privacy
|