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

Formulae miscalculation #95

Open
deepakacl opened this issue Nov 2, 2020 · 0 comments
Open

Formulae miscalculation #95

deepakacl opened this issue Nov 2, 2020 · 0 comments

Comments

@deepakacl
Copy link

ZhangOjhon your pre-trained model is gr8 !! for recognising characters generically. gr8 work it would be nice if you share the config file which includes the values used for the hyper parameters.
I went through your code I just found out this formula discrepancy with the one in Bahadanus attention paper.
1.) the hidden state derived from the lstm decoder layer should only be given to the softmax. But in the code the attention_feature, prev_wemb, hidden_layer is concatenated and then given to the softmax.
It would be helpful if you provide the explanation of why the formula is altered so and so. Thanks in advance.

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

1 participant