pytorch-dp is a library that enables training PyTorch models with differential privacy.
copied from cf-staging / pytorch-dppytorch-dp is a library that enables training PyTorch models with differential privacy. It supports training with minimal code changes required on the client, has little impact on training performance and allows the client to online track the privacy budget expended at any given moment.