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

Flatten LSTM #1

Open
purvanshi opened this issue Apr 10, 2018 · 2 comments
Open

Flatten LSTM #1

purvanshi opened this issue Apr 10, 2018 · 2 comments

Comments

@purvanshi
Copy link

In tf_danq.ipynb
brnn = tf.contrib.layers.flatten(brnn)

The output from BDNN returns a tuple with the forward and backward outputs. Directly flattening causes an issues when inputting to the dense layer.

ValueError: The last dimension of the inputs to Dense should be defined. Found None.

@logust79
Copy link
Collaborator

Hi @purvanshi , the notebook is broken for the time being, and we are working to fix it.
Thanks!

@Licko0909
Copy link

@purvanshi,笔记本暂时坏了,我们正在努力修复它。
谢谢!

Thank you for your work, I am very interested in this, I hope to be able to run the notebook, is this jupyter notebook fixed? Can I use it?

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

3 participants