hharcolezi / multi-freq-ldpyLinks
Multiple Frequency Estimation Under Local Differential Privacy in Python
☆48Updated 2 years ago
Alternatives and similar repositories for multi-freq-ldpy
Users that are interested in multi-freq-ldpy are comparing it to the libraries listed below
Sorting:
- Sample LDP implementation in Python☆129Updated 2 years ago
- Python package for simple implementations of state-of-the-art LDP frequency estimation algorithms. Contains code for our VLDB 2021 Paper.☆74Updated last year
- Differential private machine learning☆195Updated 3 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- Local Differential Privacy for Federated Learning☆17Updated 2 years ago
- Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enfo…