I document what I'm building, what I'm learning, and the occasional everyday note. Welcome.
Recent writing
All posts →- The gap attack, and some ML fundamentals
To build the gap attack I first had to learn how to train a neural network, so this post is mostly the ML setup (CNNs, tensors, loss, gradient descent), with the working attack at the end.
- What is a membership inference attack?
The first in a series cataloguing my journey reproducing papers I want to properly understand. Starting with the core idea and vocabulary of membership inference attacks.