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 Gumbel-Rao Monte Carlo estimator #84

Open
HEmile opened this issue Oct 6, 2020 · 0 comments
Open

Implement Gumbel-Rao Monte Carlo estimator #84

HEmile opened this issue Oct 6, 2020 · 0 comments

Comments

@HEmile
Copy link
Owner

HEmile commented Oct 6, 2020

See https://openreview.net/pdf?id=Mk6PZtgAgfq
Relatively straightforward to implement: Like a reparameterization with a modified (stochastic!) backward pass override. Overriding backward pass is already needed to implement normal straight-through Gumbel softmax, so just modify it.

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