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

Implement any mutli-source and/or multi-target DA method #20

Open
kachayev opened this issue Nov 21, 2023 · 2 comments
Open

Implement any mutli-source and/or multi-target DA method #20

kachayev opened this issue Nov 21, 2023 · 2 comments

Comments

@kachayev
Copy link
Collaborator

This is required for us to understand how the API "feels" when working with multi-source multi-target settings. It's also crucial for properly covering the functionality of selectors (note that as of now we only have basic Shared selector).

@YanisLalou
Copy link
Collaborator

Do you have any non-deep methods in mind to implement?

@rflamary
Copy link
Collaborator

rflamary commented Mar 4, 2024

This one is a classic
https://ojs.aaai.org/index.php/AAAI/article/view/9542

Also using Linear Mapping and Bures (non convolutional) barycenter. one can _implement the paper from Théo
https://arxiv.org/pdf/2305.18831.pdf
@tgnassou did you want to do it or do you prefer Yanis to have a look?

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

No branches or pull requests

3 participants