Fork of github.com/tensorflow/privacy
ceee90b1ac
Also: 1. Add unit tests for both types of query. 2. Add function "get_query_result" to PrivateQuery. (The utility of having this function is made clear in the test class, where the function _run_query operates on either GaussianSum- or GaussianAverageQueries.) PiperOrigin-RevId: 225609398 |
||
---|---|---|
privacy/optimizers | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
requirements.txt |
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