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

Variational Bayes inference? #606

Closed
skanskan opened this issue Nov 23, 2018 · 5 comments
Closed

Variational Bayes inference? #606

skanskan opened this issue Nov 23, 2018 · 5 comments

Comments

@skanskan
Copy link

skanskan commented Nov 23, 2018

Hello.

Can Turing.jl be use to do Variational Bayes inference?
it’s “universal”, though maybe only useful for MCMC. I can’t find it on its documentation.
Will this option be added?

@xukai92
Copy link
Member

xukai92 commented Nov 23, 2018

VI is not-supported at the moment. But this is something we will look at in the future.

@outlace
Copy link

outlace commented Jan 9, 2019

I think this is a really important feature. Turing can't compete in the bayesian deep learning space against Pyro and TensorFlow Probability/Edward2 without variational methods. MCMC is utterly too slow in those settings.

@mohamed82008
Copy link
Member

@outlace No one denies VI's importance :) This is an open source project, so if you find this feature useful, you can start thinking about how to implement it and ask questions on the the Julia slack (https://julialang.slack.com), the #turing channel.

@outlace
Copy link

outlace commented Jan 9, 2019

@mohamed82008 Sorry, I see my previous comment was a little over-the-top. Thanks for the polite response. Yes, I am thinking about implementation of VI. I think much can be improved over Pyro for example.

@yebai
Copy link
Member

yebai commented May 7, 2019

Duplicate of #775

@yebai yebai marked this as a duplicate of #775 May 7, 2019
@yebai yebai closed this as completed May 7, 2019
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

5 participants