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

Mask_zero=True for LSTM doesn't seem to be working #129

Open
shuishida opened this issue Jul 7, 2018 · 0 comments
Open

Mask_zero=True for LSTM doesn't seem to be working #129

shuishida opened this issue Jul 7, 2018 · 0 comments

Comments

@shuishida
Copy link

shuishida commented Jul 7, 2018

When I convert my LSTM models that uses mask_zero=True, I get very different prediction results. When I test it in the original Keras model it seems to be working fine. When I try predictions with Keras.js, it gives me a very skewed result for whatever input. When I turn this setting off, it seems to be working fine..

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