forked from 626_privacy/tensorflow_privacy
8 lines
416 B
Markdown
8 lines
416 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 supersede the following existing repository:
|
|
https://github.com/tensorflow/models/tree/master/research/differential_privacy
|