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.

Johnicholas comments on Project Ideas for the London Hackday - Less Wrong Discussion

6 Post author: Alexandros 20 March 2011 10:44PM

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

Comments (31)

You are viewing a single comment's thread.

Comment author: Johnicholas 21 March 2011 02:19:23AM 3 points [-]

A predictive compression engine. Fun and educational to work on, testcases are easy to write (compression followed by uncompression is the identity), lots of existing papers and code, and if you write the center part well, you can accept code drops of specialist agents, taking advantage of their expertise in some situations without allowing them to degrade your aggregate performance in other situations.

Applications: a shell that predicts what the user will type, finding patterns in logfiles, roshambo and similar games, predicting wiggly graphs, Schmidhuber's artificial curiosity, probably other things too.