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

Neural Network issue #2

Open
yang12313 opened this issue Oct 4, 2019 · 0 comments
Open

Neural Network issue #2

yang12313 opened this issue Oct 4, 2019 · 0 comments

Comments

@yang12313
Copy link

yang12313 commented Oct 4, 2019

Hi,

I checked your code and it is written in Tensorflow 1.5. I am trying to write it in 2.0 but I am not sure about your last layer of the model which is a dense layer but you used the hidden = tf.split(hidden, SEGMENT_TIME_SIZE, 0) to split this layer. Could you explain a bit about what the meaning of 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