Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QST] How to implement dictionary learning algorithm #5789

Open
GraceZhuuu opened this issue Feb 29, 2024 · 1 comment
Open

[QST] How to implement dictionary learning algorithm #5789

GraceZhuuu opened this issue Feb 29, 2024 · 1 comment
Labels
? - Needs Triage Need team to review and classify question Further information is requested

Comments

@GraceZhuuu
Copy link

What is your question?
I did not find the relevant algorithm for dictionary learning like sklearn.
How can I use cuML to implement this algorithm?

@GraceZhuuu GraceZhuuu added ? - Needs Triage Need team to review and classify question Further information is requested labels Feb 29, 2024
@dantegd
Copy link
Member

dantegd commented Mar 20, 2024

Thanks for the reques @GraceZhuuu! We currently do not have an implemented. That said, we have solvers available and most (all?) of the required primitives in cuML and RAFT to implement it. Contributions are always welcome, but otherwise we will consider implementing it in an upcoming version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants