Skip to content
/ bird Public
forked from mmoussallam/bird

Pure Python implementation of the BIRD algorithm for (structured)-sparsity based denoising of multichannel array

License

Notifications You must be signed in to change notification settings

agramfort/bird

 
 

Repository files navigation

BIRD

Pure Python implementation of the BIRD algorithm. BIRD is a denoising algorithm using randomized greedy pursuits. It works for single signal and supports (structured)-sparsity for multivariate signals, e.g. multichannel array data.

Reference

Algorithm presented here are described in:

Blind Denoising with Random Greedy Pursuits. Moussallam, M., Gramfort, A., Daudet, L., & Richard, G. (2014). IEEE Signal Processing Letters, 21(11), 1341-1345 Preprint available at: http://arxiv.org/abs/1312.5444

Travis_

About

Pure Python implementation of the BIRD algorithm for (structured)-sparsity based denoising of multichannel array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 2.6%