IntegratedGradients
IntegratedGradients copied to clipboard
Theano Implementation
Thank you for implementing Integrated Gradient.
Currently, my CNN model is based on Theano. May I ask you how I can implement Integrated Gradient with Theano backend?
Thanks.