Tutorials
This is the tutorials page. Navigate the sidebar to find various tutorials.
External Blog Posts
Introducing Opacus, by Meta AI
Differential Privacy Blog Post Series
- DP-SGD Algorithm Explained
- Efficient Per-Sample Gradient Computation in Opacus
- Efficient Per-Sample Gradient Computation for More Layers in Opacus
- Enabling Fast Gradient Clipping and Ghost Clipping in Opacus
Videos*
* Note that Opacus API has changed over time and some of the code samples and demos in the videos may not work. The concepts presented in the videos though are concrete and still valid.
- PyTorch Developer Day 2021: Fast and Flexible Differential Privacy Framework for PyTorch
- OpenMined PriCon 2020 Tutorial: DP Model Training with Opacus
- PyTorch Developer Day 2020: Differential Privacy on PyTorch