deeplift icon indicating copy to clipboard operation
deeplift copied to clipboard

can deeplift explain text classification?

Open hanluxq opened this issue 3 years ago • 2 comments

hanluxq avatar Dec 23 '21 07:12 hanluxq

Hi Lu Han. I tried to apply this version of DeepLIFT to a cnn for text classification. The problem to solve is the following: at the moment, in this library there's no implementation for any embedding layer conversion. This makes impossibile to use weights loaded froma a model for those kind of layers.

AndreaMagnanini avatar Oct 23 '22 21:10 AndreaMagnanini

Yes, this codebase is not currently being updated as I have graduated and alternative implementations of deeplift exist - please see corresponding section in the faq titled "my model architecture is not supported by this DeepLIFT implementation. What should I do?"

AvantiShri avatar Oct 24 '22 06:10 AvantiShri