Yes, that is reasonable. Thank you! 28.09.2014, 19:45, "Alexandre Gramfort" :hi, I am trying to make the K-SVD implementation consistent with the existing sparse coding algorigthms (dict_learning and orthogonal_mp) and I am a bit confused by the notations. I'll give a summary of the notations and e
hi,
> I am trying to make the K-SVD implementation consistent with the existing
> sparse coding algorigthms (dict_learning and orthogonal_mp) and I am a bit
> confused by the notations. I'll give a summary of the notations and explain
> what I am not understanding.
>
> 1) sklearn.decomposition.dic
Hi, I am trying to make the K-SVD implementation consistent with the existing sparse coding algorigthms (dict_learning and orthogonal_mp) and I am a bit confused by the notations. I'll give a summary of the notations and explain what I am not understanding. 1) sklearn.decomposition.dict_learning Pr