I'm trying to implement the Integrated gradient on question classification (https://github.com/ankurtaly/Integrated-Gradients). The problem is that I don't get how to compute the gradient of the predictions. Does anyone have some hint? Thank you
Asked
Active
Viewed 52 times
0
-
* i'm using gradient tape – Alice Schirinà Apr 04 '20 at 14:54
-
Hi, and welcome to s-o. I am afraid your question is not very clear - perhaps following https://stackoverflow.com/help/how-to-ask might help? – ootwch Apr 05 '20 at 11:50