From: Jonathan F. <jon...@ya...> - 2010-06-11 05:23:04
|
>From what I've seen of AI development, the first step usually is to >try to implement a "stupid" AI to just prove that the basic >infrastructure is complete. For a functional example of this approach, see http://www.codingthewheel.com/archives/how-i-built-a-working-poker-bot Building an AI that could just fold every hand was more than half of the work. -- Jonathan |