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

代码有误? #28

Closed
sars715 opened this issue Jun 19, 2020 · 1 comment
Closed

代码有误? #28

sars715 opened this issue Jun 19, 2020 · 1 comment

Comments

@sars715
Copy link

sars715 commented Jun 19, 2020

stacked_gru_bw = tf.contrib.rnn.MultiRNNCell([cell_fw], state_is_tuple=True)

这行应该写错了,bw这个没有用上

@InsaneLife
Copy link
Owner

InsaneLife commented Jul 19, 2020

stacked_gru_bw = tf.contrib.rnn.MultiRNNCell([cell_fw], state_is_tuple=True)

这行应该写错了,bw这个没有用上

整体代码是可以run的。
这一段代码没有用到,ps: 这个开始是准备用stack rnn进行实验,后来拖了。。。

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