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 last char of the line. #131

Open
ShubhamAgarwal12 opened this issue Jun 21, 2017 · 4 comments
Open

Missing last char of the line. #131

ShubhamAgarwal12 opened this issue Jun 21, 2017 · 4 comments

Comments

@ShubhamAgarwal12
Copy link

If I train "lstm1" instead of "bidi", it is almost always missing the last character in the output sentence. Is it expected behaviour?

@amitdo
Copy link
Contributor

amitdo commented Jun 21, 2017

May I ask why do you train with 'lstm1'?

@ShubhamAgarwal12
Copy link
Author

I need a network which can predict faster. Bidirectional net is very slow.

@amitdo
Copy link
Contributor

amitdo commented Jun 21, 2017

You can make clstm run >x2 faster!
#70 (comment)

@ShubhamAgarwal12
Copy link
Author

Thanks Amit!

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