412 Forks
1738 Stars
1738 Watchers

privacy

Library for training machine learning models with privacy for training data

How to download and setup privacy

Open terminal and run command
git clone https://github.com/tensorflow/privacy.git
git clone is used to create a copy or clone of privacy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with privacy https://github.com/tensorflow/privacy/archive/master.zip

Or simply clone privacy with SSH
[email protected]:tensorflow/privacy.git

If you have some problems with privacy

You may open issue on privacy support forum (system) here: https://github.com/tensorflow/privacy/issues