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

What is "mask" argument? #5

Open
aravindvenu7 opened this issue Feb 9, 2022 · 1 comment
Open

What is "mask" argument? #5

aravindvenu7 opened this issue Feb 9, 2022 · 1 comment

Comments

@aravindvenu7
Copy link

MuMMI/models.py

Line 310 in 5b78b90

def __call__(self, z, x, mask):

@kaiqi-ken
Copy link
Collaborator

mask is used to remove missing data when computing contrastive loss.

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