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

Log loss vs ELBO optimisation #5

Open
skezle opened this issue May 12, 2019 · 1 comment
Open

Log loss vs ELBO optimisation #5

skezle opened this issue May 12, 2019 · 1 comment

Comments

@skezle
Copy link

skezle commented May 12, 2019

In your UCI experiments, you set your objective function to a log loss (and likewise the BO objective). Surely one wants to perform VI with VADAM and should optimize an ELBO?

@emtiyaz
Copy link
Owner

emtiyaz commented Jun 10, 2019

I am not sure what the confusion is here, but if you read the paper, the whole point is to be able to write the gradients with respect to the loss of the neural networks. This way we don't have to change the computation graph. The algorithm still is able to perform VI which is the main contribution of the paper. I hope this makes sense.

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