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

Projected gradient for multidimensional array #594

Open
rkruegs123 opened this issue May 14, 2024 · 0 comments
Open

Projected gradient for multidimensional array #594

rkruegs123 opened this issue May 14, 2024 · 0 comments

Comments

@rkruegs123
Copy link

Hi -- I have an array that is mxnxn. Each of the m nxn matrices represents a single "frame." I wish to enforce that each nxn matrix/frame is a doubly-stochastic matrix. For a single nxn matrix, I could use projected gradients with the birkhoff projection. However, I would like to apply this constraint to every nxn matrix.

Does anyone know how to best implement this?

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

1 participant