I have a similar story to tell. As an undergrad in a course of robotics, we had to program a wheeled robot and all the robots would be place in an environment with obstacles. The robot should avoid crashing with the obstacles and the other robots. Extra points if the robots moved smoothly. Me and my friend implemented a very simple algorithm. All the sensors measured distances to objects, and to every reading we woul…
Weird so many people went for FSMs. You would have thought that a simple literature search would have brought up all sorts useful nuggets. Given the scenario you describe - no goal other than avoid collisions, the scheme you implemented is basically a simplified potential field approach. All that being said, I can appreciate the core of this story. I spent my final year implementing, testing, and optimizing D -Lite f…
Insects and Entropy
21–26 of 26 posts
Re: Insects and Entropy
#22That dumb kid's name? Albert Einstein.
Re: Insects and Entropy
#23Earlier quoted context omitted.
Oh, but Tit-for-Tat didn't win because the other programs crashed.
Very true. It won because it tapped into a simple but persuasive idea about interpersonal dynamics -- only be benevolent if your opponent is benevolent. It succeeded with this simple strategy against much more complex schemes.
Grim tit-for-tat, that keep punishing after the first transgression, and a tit-for-tat variant that starts out malevolent in the very first move (but then copies the opponent) did markedly worse than straight up tit-for-tat.
Re: Insects and Entropy
#24(See https://alliance.seas.upenn.edu/~plclub/cgi-bin/contest/resu... .)
(The winning entry was elegant, complicated, and effective. I was Busman Holiday Club in that contest. I was reasonably pleased with my moderately complicated moderately effective entry, but even allowing for small team and shorter lightning-division timescale, the performance of my design falls rather short of theirs, and the junkyard rat design aesthetic of my entry falls rather short of the ballerina-by-day-ninja-by-night polish of that team's work.)
Re: Insects and Entropy
#25- An excerpt from "Stranger" by Albert Camus
Re: Insects and Entropy
#26What does this have to do with entropy?
The insects that crashed, or contained logic errors, or that cornered themselves, had high entropy. The "dumb kid's" insect had low entropy. Think about it.