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

question] how to add top-down connections in LSTM? #203

Open
cseeker opened this issue Jul 23, 2017 · 0 comments
Open

question] how to add top-down connections in LSTM? #203

cseeker opened this issue Jul 23, 2017 · 0 comments

Comments

@cseeker
Copy link

cseeker commented Jul 23, 2017

I'm trying to modify the LSTM code in order to add top layer to down layer connection (use outputs of both 1) l-1 th layer at time step t and 2) l-1 th layer at t-1 as input of l th layer at t )

Could you tell me some guideline or tips to do this?

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