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

Hidden states sequence order #5

Closed
Ravoxsg opened this issue May 30, 2019 · 2 comments
Closed

Hidden states sequence order #5

Ravoxsg opened this issue May 30, 2019 · 2 comments

Comments

@Ravoxsg
Copy link

Ravoxsg commented May 30, 2019

Just pointing out that hidden is appended to the left of the outputs variable, which reverses the order (on the time dimension) of the hidden states of the GRU.

@Ravoxsg
Copy link
Author

Ravoxsg commented May 30, 2019

In GRUD.py line 155

@zhiyongc
Copy link
Owner

zhiyongc commented Jun 2, 2019

Thanks for the comments. The issue is fixed.

@Ravoxsg Ravoxsg closed this as completed Aug 7, 2019
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