☆333Dec 25, 2025Updated 2 months ago
Alternatives and similar repositories for programming-dp
Users that are interested in programming-dp are comparing it to the libraries listed below
Sorting:
- Differentially private federated learning: A systematic review (ACM Survey); Adap dp-fl: Differentially private federated learning with a…☆382Sep 2, 2025Updated 6 months ago
- Useful tools for differential privacy☆219Sep 11, 2022Updated 3 years ago
- Training PyTorch models with differential privacy☆1,912Updated this week
- The Algorithmic Foundations of Differential Pivacy by Cynthia Dwork Chinese Translation☆171Dec 11, 2022Updated 3 years ago
- Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shak…☆423Oct 26, 2024Updated last year
- PyTorch implementation of a number of mechanisms in local differential privacy☆17Feb 17, 2022Updated 4 years ago
- Local Differential Privacy for Federated Learning☆19Oct 24, 2022Updated 3 years ago
- This repo implements several algorithms for learning with differential privacy.☆110Dec 15, 2022Updated 3 years ago
- Diffprivlib: The IBM Differential Privacy Library☆907Sep 17, 2025Updated 6 months ago
- Repository for collection of research papers on privacy.☆344Jul 19, 2024Updated last year
- The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy☆545Nov 7, 2025Updated 4 months ago
- list of differential-privacy related resources☆326Jan 10, 2025Updated last year
- The core library of differential privacy algorithms powering the OpenDP Project.☆411Updated this week
- Differential private machine learning☆201Feb 10, 2022Updated 4 years ago
- Readings in Differential Privacy☆18Jan 2, 2024Updated 2 years ago
- Library for training machine learning models with privacy for training data☆2,003Mar 10, 2026Updated last week
- Sample LDP implementation in Python☆128Jul 26, 2023Updated 2 years ago
- GAP: Differentially Private Graph Neural Networks with Aggregation Perturbation (USENIX Security '23)☆49Jul 3, 2023Updated 2 years ago
- Python package for simple implementations of state-of-the-art LDP frequency estimation algorithms. Contains code for our VLDB 2021 Paper.☆78Nov 6, 2025Updated 4 months ago
- Google's differential privacy libraries.☆3,295Feb 18, 2026Updated last month
- A machine-learning-based tool for discovering differential privacy violations in black-box algorithms.☆24May 26, 2022Updated 3 years ago
- The design and implementation of the Privacy Integrated Queries (PINQ) platform for privacy-preserving data analysis☆11Feb 25, 2017Updated 9 years ago
- ☆42Dec 8, 2022Updated 3 years ago
- Implementation of dp-based federated learning framework using PyTorch☆317Jan 3, 2026Updated 2 months ago
- autodp: A flexible and easy-to-use package for differential privacy☆279Dec 5, 2023Updated 2 years ago
- FedGS: Federated Graph-based Sampling with Arbitrary Client Availability, arxiv.org/abs/2211.13975) was accepted by AAAI 2023 Conference.☆17Jan 4, 2023Updated 3 years ago
- ☆24May 25, 2024Updated last year
- A collection of Google research projects related to Federated Learning and Federated Analytics.☆747Jun 10, 2025Updated 9 months ago
- A foundational platform that primarily shares federated learning, differential privacy content☆27Mar 19, 2025Updated last year
- 本项目实现自《差分隐私下满足一致性的轨迹流量发布方法》,作者蔡剑平☆12Sep 2, 2019Updated 6 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆132Sep 30, 2024Updated last year
- An implementation of "Data Synthesis via Differentially Private Markov Random Fields"