Skip to content
#

dp-sgd

Here are 6 public repositories matching this topic...

Language: All
Filter by language

A hands-on educational walkthrough of training a CelebA (Eyeglasses) image classifier with Differentially Private SGD using PyTorch and Opacus. The focus of this repo is on clarity and reproducibility through balanced subsets, deterministic preprocessing, and side-by-side baseline vs. DP training, while acknowledging real trade-offs.

  • Updated Nov 26, 2025
  • Jupyter Notebook

Experiments at the intersection of ML security & privacy: adversarial attacks/defenses (FGSM/PGD, adversarial training), differential privacy (DP-SGD, ε–δ), federated learning privacy (secure aggregation), and auditing (membership/model inversion). PyTorch notebooks + eval scripts.

  • Updated Oct 15, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dp-sgd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dp-sgd topic, visit your repo's landing page and select "manage topics."

Learn more