tomMoral / dicodile

Experiments for "Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals"
https://tommoral.github.io/dicodile/
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

ENH Implement LGCD with rank1 dictionary #46

Closed tomMoral closed 2 years ago

tomMoral commented 3 years ago

It would be nice to implement LGCD for rank1 dictionary in dicodile so it can be easily integrated in alphacsc. I would go with the following steps:

tomMoral commented 2 years ago

This has been implemented in #48. Closing this one.