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

Implementation of cACGMM and related methods #214

Open
3 of 6 tasks
tky823 opened this issue Jan 11, 2023 · 0 comments
Open
3 of 6 tasks

Implementation of cACGMM and related methods #214

tky823 opened this issue Jan 11, 2023 · 0 comments
Labels
bss Blind source separation method
Milestone

Comments

@tky823
Copy link
Owner

tky823 commented Jan 11, 2023

Summary

Implement a complex angular central Gaussian mixture model for blind source separation.

  • cACGMM
    • N. Ito, S. Araki, and T. Nakatani. "Complex angular central Gaussian mixture model for directional statistics in mask-based microphone array signal processing," in Proc. EUSIPCO, 2016, pp. 1153-1157.
  • cWMM
  • TV-cGMM

Requirements

To address this issue, I have to prepare some stuff beforehand.

  • permutation solver
  • log-sum-exp function
  • softmax function
@tky823 tky823 added the bss Blind source separation method label Jan 11, 2023
@tky823 tky823 added this to the v0.3.0 milestone Jan 11, 2023
@tky823 tky823 changed the title Implementation of cACGMM Implementation of cACGMM and related methods Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bss Blind source separation method
Projects
None yet
Development

No branches or pull requests

1 participant