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

quesion : Gumbel-Sigmoid #9

Open
adws2 opened this issue Jul 25, 2024 · 0 comments
Open

quesion : Gumbel-Sigmoid #9

adws2 opened this issue Jul 25, 2024 · 0 comments

Comments

@adws2
Copy link

adws2 commented Jul 25, 2024

Hi, I read your paper with great interest.

However, I don't understand the implementation of the Gumbel-Sigmoid part.

How can Eq.2 in your paper become below?

skill_logits = RelaxedBernoulli(temperature=1., logits=skill_logits).rsample()

Also, isn't z_{ij} binary? It doesn't seem to be binary in your code.

@adws2 adws2 closed this as completed Jul 25, 2024
@adws2 adws2 reopened this Jul 25, 2024
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