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

A neural transducer; architectural issue #1

Open
vinusankars opened this issue Jan 24, 2019 · 1 comment
Open

A neural transducer; architectural issue #1

vinusankars opened this issue Jan 24, 2019 · 1 comment

Comments

@vinusankars
Copy link

The architecture in the paper suggests unidirectional RNNs. Is there any reason why you used bidirectional RNNs in neural_transducer.py ?

@nikita6187
Copy link
Owner

This was an arbitrary decision, without a specific reason other than bi-directional rnns are more expressive

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