Skip to content

Questions of convergence and computational time #8

Description

@xmlyqing00

Thank you for your attention. I have two questions.

(1) Why the fit process converges so quickly? It converges in the first two or three iterations. Is the reason that the initialize method makes a good initialization?
(2) I've compared this package with sklearn.decomposition.DictionaryLearning. This package does well in computational time which is much quicker than DictionaryLearning. I've noticed that this package implements a quicker version of KSVD paper. Is this the reason?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions