Visualizing-and-Understanding-Neural-Models-in-NLP icon indicating copy to clipboard operation
Visualizing-and-Understanding-Neural-Models-in-NLP copied to clipboard

Keras Implementation

Open ndrmahmoudi opened this issue 7 years ago • 1 comments

Hi Jiwei,

First of all thanks a lot for this great job. I am just wondering if it is possible to similar work in keras as well? I have the saved model and weights following this code and I would like to have heat maps as yours for several sentences. Can you please let me know is it possible to have keras implementation of your work? If yes, can you please give some hints with this regard?

Nader

ndrmahmoudi avatar Jul 30 '17 01:07 ndrmahmoudi

I have the same question as you since my model is constructed using keras and I want to generate Saliency map of the model. However it seemed that lua and torch are more preferable in this task. Do you have any solution now?

amdreamer avatar Apr 24 '20 11:04 amdreamer