You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orthogonal matching pursuit algorithm (OMP) requires dictionaries to have normalized rows.
However, some dictionaries in unittests are not normalized.
We should fix them.
Normalize dictionaries in unittests
References
The text was updated successfully, but these errors were encountered:
Issue Description
Orthogonal matching pursuit algorithm (OMP) requires dictionaries to have normalized rows.
However, some dictionaries in unittests are not normalized.
We should fix them.
References
The text was updated successfully, but these errors were encountered: