Date: 05/18/05 (Java Web) Keywords: java A good article from JavaWorld which describes how you can build intelligent robots that can learn and show emergent behavior. It uses artificial neural networks. This article describes the backpropagation algorithm, a basic neural network, and its implementation on a Lego Roverbot with Java. Interesting read. Source: http://blog.taragana.com/index.php/archive/program-intelligent-ai-lego-mindstorms-robots-with-java/
|