282 Forks
1365 Stars
1365 Watchers

opacus

Training PyTorch models with differential privacy

How to download and setup opacus

Open terminal and run command
git clone https://github.com/pytorch/opacus.git
git clone is used to create a copy or clone of opacus 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 opacus https://github.com/pytorch/opacus/archive/master.zip

Or simply clone opacus with SSH
[email protected]:pytorch/opacus.git

If you have some problems with opacus

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