This is a demonstration of a strategy evolved by genetic algorithm for a trash picking robot. This experiment is described in detail in "Complexity: A Guided Tour" by Dr. Melanie Mitchell. The robots goal is to pick up trash (red squares). The robot's strategy to do this is encapsulated in a genetic code. Initially this code is random and totally ineffective but by repetitive breeding of the fittest genetics and occasional random mutations the initially random genetic code evolves into an effective strategy as shown.
Obviusly is not a ggod solution, but a good problem. Thanks, I'll try!!!
txikiportu 2 months ago
Hi, the strategy was not that effective, maybe you need to make them breed more to a fitter solution? there were some obvious bad choices there...
noissez 2 years ago
is the source code available for the trash picking robot? can you please link to it?
Achinblack 2 years ago