Skip to main content

W01. Introduction 01

Today, we learn the fundamental question of this course and the principles behind it: how is mechanical intelligence like human intelligence? We will learn about emergence, computation, and have concrete demonstrations of these concepts.


Pre-readings and Videos

Watch these videos and do these readings before coming to class. You don't need to memorize everything from them, you won't be tested, but they will be a helpful foundation to what we will be talking about in class.

Mark Rober's Introduction to Arduino

Mark Rober provides an exciting and technically sound introduction to Arduino. There are many, many Arduino videos out there, so this is provided as an example.

Neuronal Action Potentials

We will be continually asking the question of whether computers are like brains. The fundamental question of whether circuits are like neurons can be approached functionally (it's all just signals), structurally (the "meat" matters), or spiritually (an eternal, ineffable me exists). This video provides a basic scientific understanding of neurons.

Current Flow

This video provides an introduction to how electricity works. Particularly when comparing to action potentials, it is helpful to have an idea of the physical fundamentals.

Summary of the Day

Lesson. The 4E model of cognition.


Learning Goals

  1. Be able to explain the "4E" model of cognition: Embodied, Embedded, Extended, and Emergent cognition.
  2. Learn about estimation and error, particularly as opposed to common ideas about perfection, mathematical precision, and correctness.
  3. Have a practical experience where we make the 4Es very obvious through action.
  4. Be able to navigate TinkerCAD, run simulations, and translate between circuit diagrams, code, and real physical objects.