Bayesian Logic Programming
bayesianlogic.github.io
Bayesian Logic Programming
1–10 of 22 posts
Re: Bayesian Logic Programming
#2Re: Bayesian Logic Programming
#3Every well-formed BLOG model specifies a unique proper probability distribution over all possible worlds definable given its vocabulary •No infinite receding ancestor chains; •no conditioned cycles; •all expressions finitely evaluable; •Functions of countable sets
They instantiate some parts of the network and do inference with MCMC. I wonder how it compares to the Markov Logic approach from the University of Washington.
Re: Bayesian Logic Programming
#4Re: Bayesian Logic Programming
#5http://probabilistic-programming.org
There's probably some alternative, actively developed projects that have the same objective as BLOG listed on that page.
Re: Bayesian Logic Programming
#6Anyone excited about this, I highly recommend checking out Stan; it's under active development, actually works with real problems, and is used in the real world. With NUTS and HMC they've really made good on their promises, and quite soon they'll have meaningful ADVI support. See this former discussion: https://news.ycombinator.com/item?id=10244771
Re: Bayesian Logic Programming
#7Re: Bayesian Logic Programming
#8"We've coded up the application that will run your business. It has a 80% chance of working correctly roughly 20% of the time with a 95% confidence interval."