Integrated Gradients
Learn to implement integrated gradients, a widely used saliency map algorithm.
We'll cover the following...
Integrated gradients
Deep neural networks are often trained to the saturation. Because of this, their predictions are often flat in the proximity of the input, like the following:
If a neural network