#machine-learning
1 post tagged machine-learning.
- 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.