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

Barzilai-Borwein method #504

Open
AnderBiguri opened this issue Nov 9, 2023 · 7 comments
Open

Barzilai-Borwein method #504

AnderBiguri opened this issue Nov 9, 2023 · 7 comments

Comments

@AnderBiguri
Copy link
Member

No description provided.

@devilkiller-ag
Copy link

Hi @AnderBiguri, is this issue open for anyone to tackle? If so, can I work on this issue?

@AnderBiguri
Copy link
Member Author

@devilkiller-ag of course is open for anyone, feel free to work on it and make a pull request when finished!

Thanks!

@devilkiller-ag
Copy link

Thank @AnderBiguri, I will create a draft PR soon.

@devilkiller-ag
Copy link

Hi @AnderBiguri, I studied this method from various resources like Bing Search, and YouTube. It seems their can be many use cases like Simple curve fitting or "Quadratic regularization projected Barzilai–Borwein method for nonnegative matrix factorization". Do I need to implement it for solving any specific type of problem. It will be helpful if you can provide me with any reference resources.

@AnderBiguri
Copy link
Member Author

@devilkiller-ag well, you are commenting on a toolbox for computed tomography reconstruction, so that is the task. Make sure you understand TIGRE well and that you explore the demos and read the paper before attempting it, otherwise it may be hard to make successful code.

@devilkiller-ag
Copy link

Thanks @AnderBiguri, Where can I find the paper? Can you share the paper with me?

@AnderBiguri
Copy link
Member Author

Hi @devilkiller-ag
you can find its name in the Readme.md of the repository, its open access.

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