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

where is the zero-padding in input matrix? #15

Open
YeeHoming1024 opened this issue Feb 28, 2021 · 0 comments
Open

where is the zero-padding in input matrix? #15

YeeHoming1024 opened this issue Feb 28, 2021 · 0 comments

Comments

@YeeHoming1024
Copy link

In the "Convolutional Component" part of the paper, author proposes that since the convolution operation makes the length of the output vector hk less than T, it is necessary to zero-padding on the left of the input matrix X to make the length of the output vector equal to T. However, I don't see any implementation of this in the code. I hope to get a reasonable explanation, 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