Last updated:
0 purchases
bird 0.1.2
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.