README.md 680 B

aDPtorch

An advanced Differential Privacy library for pyTorch, based on opacus.

Current Features

  • privacy_engine_xl
    • additional noise distributions
      • Gauss (Normal)
      • Laplace
      • Exponential
    • server side noise generation function

License

This repository is licensed under the Apache License 2.0, as some of the code is derived from opacus.

This repo contains a markdown and a text version of the license.

In case of any inconstancies refer to the license's website.