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

Kernel size error #3

Open
KooroshMotaman opened this issue May 12, 2023 · 0 comments
Open

Kernel size error #3

KooroshMotaman opened this issue May 12, 2023 · 0 comments

Comments

@KooroshMotaman
Copy link

Ihello
I get this error ---> ValueError: The kernel_size argument must be a tuple of 1 integers. Received: 0 including {0} that does not satisfy the requirement > 0.
when I run this ---> wnc = WaveNetClassifier((320,), (2,),kernel_size = 2, dilation_depth = 9, n_filters = 40, task = 'classification')

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