I've seen a number of monks is interested in programming competition like ICPC and in Artificial Intelligence. Maybe not everyone reads Slashdot, so I forward this a piece of this article:

"This link points to a competition being hosted by a company that makes research on artificial intelligence. The task? Build a program that can play a number of games whose rules are totally unknown -- and earn the best score while competing against various opponents. Your program is told the possible choices available, when it should make a move, what did the opponent do; and what was your score for the last turn. There are no entry fees yet there is a cash prize. Submissions can be done in various languages, or in Linux or Windows binaries."

Replies are listed 'Best First'.
Re: AI Competition
by Chrisf (Friar) on Aug 08, 2001 at 05:53 UTC

    Looks like a pretty cool competition, has anyone ever entered one of these or been involved in any advanced AI development?

    I find it very interesting but I'm currently busy trying to write to files, so it'll be a while before I get into AI :) (if anyone knows of any light intro reading on the subject I'd be very interested though). Thanks.