passive_fist comments on Computation complexity of AGI design - Less Wrong

6 Post author: Squark 02 February 2015 08:05PM

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

Comments (69)

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

Comment author: passive_fist 03 February 2015 08:12:59AM *  1 point [-]

it's only better than other programs when you can't include assumptions about the domain.

Yes, and also when the domain-specific information doesn't exist. We don't yet precisely know how language works, for instance. If we did, we could code it, but we don't.

There's also the matter of having a large additive O(c) constant. That's not as big an issue as some people make it out to be (it can be remedied by clever choice of programming language - provided you know what programming language to use).