-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RICA exercise: what should "sane results" look like? #13
Comments
200,000 patches + 32 filters (as in stlExercise.m) + normalization. Things look "over-regularized"... |
200,000 patches + 32 filters (as in stlExercise.m) + no normalization. This was the only way I've found so far to obtain filters resembling the tutorial's (Step 2). I can get them to look somewhat more (qualitatively) like the tutorial's by tweaking lambda, but the result shown below is for default parameter values. |
Does anybody have an example of the "sane results" mentioned in runSoftICA.m? Looks like image captions aren't supported, so I'll limit things to one image per post for legibility... For completeness, here is my source code...
Here's what I am getting for the default parameter values (10000 patches).
The text was updated successfully, but these errors were encountered: