You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

TheAncientGeek comments on Philosophy professors fail on basic philosophy problems - Less Wrong Discussion

16 Post author: shminux 15 July 2015 06:41PM

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

Comments (107)

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

Comment author: TheAncientGeek 19 July 2015 08:25:12AM 0 points [-]

How is a process of reasoning based on an infinite stack of algorithms concluded in a finite amount of time?

Comment author: jsteinhardt 19 July 2015 07:23:03PM 1 point [-]

You can stop recursing whenever you have sufficiently high confidence, which means that your algorithm terminates in finite time with probability 1, while also querying each algorithm in the infinite stack with non-zero probability.

Comment author: [deleted] 20 July 2015 01:21:05PM 0 points [-]

Bingo. And combining that with a good formalization of bounded rationality tells you how deep you can afford to go.

But of course, you're the expert, so you know that ^_^.