-
Notifications
You must be signed in to change notification settings - Fork 5
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
IRLS-MAKS #2
Comments
Hi, thank you! As mentioned in the paper, the IRLS version was implemented in MATLAB. Since it performs multiple spectral decompositions, it is computationally expensive. I will probably be releasing the MATLAB code of both MAKS and IRLS-MAKS in the future :-) |
I see. Thanks! When you release your MATLAB code, please let me know by commenting on this issue. I'm very interested in trying it out! |
(writing here because I couldn't get to you by email...) Hi. I'm currently working on the similar problem, and I wanted to compare my results to yours for a benchmark purpose. I followed your text in the paper and tried to replicate the results for IRLS-MAKS, but couldn't get the results as good as the ones reported in your paper. Do you mind sharing your MATLAB code for IRLS? (If you don't want to share it with public, maybe you could share it with me privately?) I will make sure to cite your work if I get to publish my work. Please let me know. |
Hi. Nice work!
Could you tell me which part in the code you implemented IRLS you described in the paper?
I was looking for it, but couldn't find it.
The text was updated successfully, but these errors were encountered: