Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting Attention And Visualize it #8

Closed
joohyelim opened this issue Mar 17, 2020 · 1 comment
Closed

Extracting Attention And Visualize it #8

joohyelim opened this issue Mar 17, 2020 · 1 comment

Comments

@joohyelim
Copy link

weight

After running the model, I am wondering if weights of attention and their visualization can be done as the attached file displays from the original paper.

There are many examples for extracting and visualization for seq2seq but couldn't really find one for feature explanation.

Is there any ideas/code that can be used for attention visualization of meaningful features? ?

@Songweiping
Copy link
Contributor

We extract attention weight from this line. For visualization, we just use Python Matpoltlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants