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

How to use Subband LMS to prediction ? #193

Open
melihgorgulu opened this issue Oct 26, 2020 · 0 comments
Open

How to use Subband LMS to prediction ? #193

melihgorgulu opened this issue Oct 26, 2020 · 0 comments

Comments

@melihgorgulu
Copy link

I trained Subband LMS model using data samples , I want to use adaptive filter's weights to predict output frequency band values based on input frequency band. My input shape is (41,) [Number of subband : 41] and adaptive filter's weight's shape is (6,41). I want to apply this weights to my input frequency band, how to apply weights with shape (6,41) to input frequency band with shape (41, )?

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