filmov
tv
Neural Nets vs. Cellular Automata tutorial: C.A. Update Rules

Показать описание
Neural Nets vs. Cellular Automata tutorial: C.A. Update Rules
This tutorial goes over setting the update rules for the Cellular Automata.
Conway's "game of life" corresponds to the rule where two or three [2, 3] On Neighbors turns On Cells on at the next step, and exactly three [3] On Neighbors turns Off Cells on at the next step.
This tutorial goes over setting the update rules for the Cellular Automata.
Conway's "game of life" corresponds to the rule where two or three [2, 3] On Neighbors turns On Cells on at the next step, and exactly three [3] On Neighbors turns Off Cells on at the next step.