biologyguy / Phototaxis

Evolving a preference for light

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evolving a preference for light

This simple simulator creates 1000 'worms' on a 100x100 2D surface. Each worm can move forward and backward, turn left and right, and stop moving, and switching among these states is controlled by a Markovian transition matrix (transition probabilities are set randomly when initiated).

About

Evolving a preference for light

License:GNU General Public License v3.0


Languages

Language:Python 100.0%