sisaman / LDP-mechanisms

PyTorch implementation of a number of mechanisms in local differential privacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch implementation of the following locally private mechanisms:

  • Gaussian Mechanism
  • Analytic Gaussian Mechanism
  • Piecewise Mechanism
  • Multi-Dimensional Piecewise Mechanism
  • Randomized Response with Prior
  • Optimized Unary Encoding

About

PyTorch implementation of a number of mechanisms in local differential privacy

License:MIT License


Languages

Language:Python 100.0%