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

Attention weights extraction #13

Closed
ahmedabuelnasr opened this issue Sep 19, 2022 · 1 comment
Closed

Attention weights extraction #13

ahmedabuelnasr opened this issue Sep 19, 2022 · 1 comment

Comments

@ahmedabuelnasr
Copy link

ahmedabuelnasr commented Sep 19, 2022

Hello, your paper and the implementation are very interesting, I have a question regarding your implementation:
2- How to extract the attention weights for the potential causes?
Thank you.

@ahmedabuelnasr ahmedabuelnasr changed the title Attention weights extraction & non temporal data Attention weights extraction Sep 19, 2022
@M-Nauta
Copy link
Owner

M-Nauta commented Sep 20, 2022

The attention scores are saved in model.fs_attention, and this parameter is also returned by the train function

@M-Nauta M-Nauta closed this as completed Sep 20, 2022
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