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

IRLS-MAKS #2

Open
sunghoon031 opened this issue Jan 9, 2021 · 3 comments
Open

IRLS-MAKS #2

sunghoon031 opened this issue Jan 9, 2021 · 3 comments

Comments

@sunghoon031
Copy link

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.

@gabmoreira
Copy link
Owner

Hi, thank you!
At the moment this repo only contains the C++ implementation of MAKS, which was the main focus of the article.

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 :-)

@sunghoon031
Copy link
Author

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!

@sunghoon031
Copy link
Author

(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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants