-
-
Notifications
You must be signed in to change notification settings - Fork 26k
DOC add examples to SparseCoder and DictionaryLearning #17521
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
Conversation
Added example for issue reference ##15233 as well since it's the same file. |
@agramfort would you be able to review this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contrib @Mariam-ke. This looks good. A few suggestions for further improvements below:
Hi @Mariam-ke , you have linting issues. You can check the 'Details' link to display the log. |
Normally I solved the issue with the linter. I will check the rendering before to merge. |
Thank you @Mariam-ke |
Thanks for your help @glemaitre |
…17521) Co-authored-by: Mariam-ke <mariam.haji01@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…17521) Co-authored-by: Mariam-ke <mariam.haji01@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…17521) Co-authored-by: Mariam-ke <mariam.haji01@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Added examples to class docs
Reference Issues #16907
What does this implement/fix? Explain your changes.
Added dictionary learning examples.
Any other comments?