lukstafi comments on Algorithms as Case Studies in Rationality - Less Wrong

27 Post author: abramdemski 14 February 2011 06:27PM

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

Comments (39)

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

Comment author: lukstafi 15 February 2011 03:04:49PM *  0 points [-]

I concede, RL is a prototype example of algorithmic learning problem. The exploration vs exploitation trade-off is something that needs to be addressed by RL algorithms. It is fair then to say that we gain insight into the "trade-off" by recognizing how the algorithms "solve" it.

Comment author: wedrifid 15 February 2011 03:18:55PM 0 points [-]

It is also fair to say there is an abstract concept of 'trade off' that is not itself algorithmic.