lucidian comments on [QUESTION]: Looking for insights from machine learning that helped improve state-of-the-art human thinking - Less Wrong

3 Post author: VipulNaik 25 July 2014 02:10AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (3)

You are viewing a single comment's thread.

Comment author: lucidian 26 July 2014 04:13:50PM 0 points [-]

I think it's worth including inference on the list of things that make machine learning difficult. The more complicated your model is, the more computationally difficult it will be to do inference in it, meaning that researchers often have to limit themselves to a much simpler model than they'd actually prefer to use, in order to make inference actually tractable.