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

Doubt in transport function for OT #1

Open
Piyushi-0 opened this issue Jan 8, 2023 · 0 comments
Open

Doubt in transport function for OT #1

Piyushi-0 opened this issue Jan 8, 2023 · 0 comments

Comments

@Piyushi-0
Copy link

Dear Authors,
Thanks for sharing the code. I have a small confusion in the code. I think the transport function in ot.py should be mapping points through barycentric projection. I am then confused why does the code-logic differ from the one in the Python OT library.

To be more specific, the former directly performs a matrix vector product of coupling matrix & the vector of target samples while the latter first computes marginal from the joint coupling and then does matrix vector product of matrix with the marginal distribution and the vector target samples.

Please help me with this confusion. Thanks for your time.

Piyushi

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