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

Annealed Temperature in Gumbel Softmax #14

Open
jramapuram opened this issue May 24, 2019 · 1 comment
Open

Annealed Temperature in Gumbel Softmax #14

jramapuram opened this issue May 24, 2019 · 1 comment

Comments

@jramapuram
Copy link

It doesn’t look like the temperature is annealed in your gumbel softmax. Is there a reason for this as it is not standard? @tkipf

@ethanfetaya
Copy link
Owner

Mostly for simplicity and because it worked well without. Adding annealing would add the extra annealing hyperparameters to tune. If you add and see any noticeable improvement please let us know!

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