- Polyworld
Polyworld is a cross-platform (
Linux ,Mac OS X ) program written byLarry Yaeger to evolveArtificial Intelligence throughnatural selection andevolutionary algorithm s.It shows a graphical environment using the Qt graphics toolkit and
OpenGL , in which exists a population of trapezoid agents which search for food, mate, have offspring, and prey on each other. Typically the population is only in the hundreds, as each individual is rather complex and the environment consumes considerable computer resources. The graphical environment is necessary since the individuals actually move around the 2-D plane and the occasional barrier and must be able to "see." Since some basic abilities like eating carcasses or randomly generated food, seeing other individuals, mating or fighting with them etc. are possible, a number of interesting behaivours have been observed to spontaneously arise after prolonged evolution, such as cannibalism, predators and prey, and mimicry.Each individual makes decisions based on a
neural net usingHebbian learning ; the neural net is derived from each individual's genome. The genome does not merely specify the wiring and weighting of the neurel nets, but also determines their size, speed, color,mutation rate and a number of other factors. Thegenome is randomly mutated at a set probability, which are also changed in descendant organisms.External links
* [http://sourceforge.net/projects/polyworld/ SourceForge entry]
* [http://www.beanblossom.in.us/larryy/PolyWorld.html Yaeger's page on Polyworld]
* [http://www.virgil.gr/11 Page with videos of Polyworld animations]
* [http://video.google.com/videoplay?docid=-112735133685472483 Google TechTalk about Polyworld]
Wikimedia Foundation. 2010.