Probabilistic programming does in 50 lines of code what used to take thousands
1–10 of 81 posts
Re: Probabilistic programming does in 50 lines of code what used to take thousands
#2Re: Probabilistic programming does in 50 lines of code what used to take thousands
#3Re: Probabilistic programming does in 50 lines of code what used to take thousands
#4Re: Probabilistic programming does in 50 lines of code what used to take thousands
#5Anybody here on HN have experience with probabilistic-programming ? This looks quite disruptive if it works.
Re: Probabilistic programming does in 50 lines of code what used to take thousands
#6Re: Probabilistic programming does in 50 lines of code what used to take thousands
#7Re: Probabilistic programming does in 50 lines of code what used to take thousands
#8Is that 50 lines of code, or 50 lines of using a library that's thousands of lines of code?
Re: Probabilistic programming does in 50 lines of code what used to take thousands
#9Anybody here on HN have experience with probabilistic-programming ? This looks quite disruptive if it works.
Hardly "distruptive". You should really think of them as DSLs that people actually use.
If you're intrested in such things, perhaps you should take a look at PRISM, which embeds a probabilistic framework within B-Prolog. http://rjida.meijo-u.ac.jp/prism/
Re: Probabilistic programming does in 50 lines of code what used to take thousands
#10Is that 50 lines of code, or 50 lines of using a library that's thousands of lines of code?
I agree -- I think lines of code is the wrong measure. A better measure would be how large is the set of problems that occur in practice that normally would take thousands of lines which can now solve be solved with 50 lines of code using a probabilistic programming language.