Skip to main content

🗒️ Lectures

📄️ W02. Movement 01

Welcome to the first lecture of the Movement module. When we think of movement, we often think of output in terms of muscles, motors, or other force-producing devices. However, movement by intelligent creatures (from viruses to humans) is usually purpose-driven in some way. If we think about what it means to be alive, there seems to be some kind of purpose-driven action involved (i.e., eating for the purpose of self-perpetuation, self-replication, etc.). To be purpose-driven in any way, some kind of sensation is required, since you need to not just act, but act in a way that moves you closer to some kind of eventual goal.

📄️ W08. Emergence 02

Today we will discuss systems theory and variations on Conway's Game of Life. These are generalizations of the discrete form of cellular automata that Conway developed. One form of generalization is in allowing for different rule sets to be explored. Another is to allow for the spatial resolution to increase, making the "squares" almost continuous. Another is to change the values that can be applied, e.g., allowing the squares to be "greyscale" and vary between 0 and 1. Finally, the transition functions can be changed, allowing for more complex relationships between pixels.