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

about prepare data for mcp_gru.py #9

Open
tuanad121 opened this issue Jun 20, 2018 · 0 comments
Open

about prepare data for mcp_gru.py #9

tuanad121 opened this issue Jun 20, 2018 · 0 comments

Comments

@tuanad121
Copy link

Hi,
According to mcp_gru.py, the input batch has the size of (batch_size, tsteps, data_dim) with batch_size = 1 and tsteps=50. So I guess after DTW, we have to chop the source and targets files into portions with the size of (tsteps, data_dim). Is it right?
Are those portions (in the same file) overlap?
Thanks.

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