Skip to content

Projected gradient for multidimensional array #594

Open
@rkruegs123

Description

@rkruegs123

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions