DanielLC comments on True numbers and fake numbers - Less Wrong

19 Post author: cousin_it 06 February 2014 12:29PM

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

Comments (128)

You are viewing a single comment's thread. Show more comments above.

Comment author: DanielLC 06 February 2014 07:48:43PM 1 point [-]

K-complexity isn't really a matter of scale. Give me a program, and I can design a Turing machine that can implement it in one symbol.

For any two given Turing machines, you can find some constant so that the K-complexity of a program in terms of each Turing machine is within that constant, but it's not like they're off by that constant exactly. In fact, it's impossible to do that.

Also, he gave two reasons. You only talked about the first.

Comment author: cousin_it 06 February 2014 08:56:44PM *  2 points [-]

Yeah, I agree that K-complexity is annoyingly relative. If there were something more absolute that could do the same job, I'd adopt it without a second thought, because it would be more "true" and less "fake" :-) And I feel the same way about Bayesian priors, for similar reasons.