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

lstm_outputs = self.biLSTM_layer(lstm_inputs, self.lstm_dim, self.lengths)为什么 lstm_outputs的维度是(?,?,786)这里的问号为什么不是实数呢?) #28

Closed
yuelianghexingxing opened this issue Jun 22, 2021 · 4 comments

Comments

@yuelianghexingxing
Copy link

这里的问号为什么不是实数呢?

@yumath
Copy link
Owner

yumath commented Jun 24, 2021

@yuelianghexingxing 因为不需要关注

@yumath yumath closed this as completed Jun 24, 2021
@yuelianghexingxing
Copy link
Author

如果我想加个注意力机制怎么办呢

@yumath
Copy link
Owner

yumath commented Jun 25, 2021

@yuelianghexingxing 你加一层就可以

@yuelianghexingxing
Copy link
Author

yuelianghexingxing commented Jun 25, 2021 via email

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