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

self.state.h = self.state.s * self.state.o #42

Closed
niumeng07 opened this issue Feb 12, 2019 · 1 comment
Closed

self.state.h = self.state.s * self.state.o #42

niumeng07 opened this issue Feb 12, 2019 · 1 comment

Comments

@niumeng07
Copy link

niumeng07 commented Feb 12, 2019

Why self.state.h = self.state.s * self.state.o?
But not h = tanh(s) * o?

@niumeng07 niumeng07 changed the title ç self.state.h = self.state.s * self.state.o Feb 12, 2019
@niumeng07
Copy link
Author

Sorry, I found the answer in other issure.

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