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.

AspiringRationalist comments on Useful Concepts Repository - Less Wrong Discussion

32 Post author: Qiaochu_Yuan 10 June 2013 06:12AM

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

Comments (105)

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

Comment author: AspiringRationalist 11 June 2013 04:59:23AM 0 points [-]

Simulated annealing is one of many techniques for optimizing in search spaces with a lot of local maxima. Is there a reason why you're emphasizing that one in particular?

Comment author: endoself 11 June 2013 09:40:00AM 0 points [-]

It provides a usefully concept, which can be carried over into other domains. I suppose there are other techniques that use a temperature, but I'm much less familiar with them and they are more complicated. Is understanding other metaheuristics more useful to people who aren't actually writing a program preforms some optimization than just understanding simulated annealing?