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

missing weight LSTM #27

Open
treena908 opened this issue Oct 25, 2021 · 0 comments
Open

missing weight LSTM #27

treena908 opened this issue Oct 25, 2021 · 0 comments

Comments

@treena908
Copy link

I was trying to recreate the output from saved model. When I looked into the LSTM model in deep_disfluency/rnn/lstm.py, the params variable, 'W_xo' is missing whereas this weight has been defined is the the LSTM constructor. Instead 'W_co' is saved twice. Is it done mistakenly? Can you provide me with file 'W_xo'?

Please let me know

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