tf-explain
tf-explain copied to clipboard
Apply tf-explain to Cnn+LSTM model
Hello, Thank for the work, very useful. I am using a network like: CNN (feature extraction) + LSTM (sequence classification) and I would like to apply tf-explain to it. Is that possible in some way? How can I extend the idea of Grad-Cam (for example) to such a network? Thanks in advance for the help, Gabriele