Spies and Secret Codes
Elementary School Workshop
OSSO Collective
May 23 — 24, 2024
A Skeptical Techno-Logical Introduction to AI
Graduate Workshop
School of Arts — Portuguese Catholic University
June 20 — 21, 2023
In 2023, responding to requests from former MA students and PhD candidates at the School of Arts — UCP, I designed and conducted a two-day workshop delving into the techno-logical structures underlying artificial intelligence. The workshop followed a progressive trajectory, beginning with the foundational arithmetical concept of equivalence and culminating in the linear algebra mechanisms that underpin multilayer perceptrons.
Designed to be accessible to participants without prior knowledge of mathematics, the workshop began with a simple yet profound question: what does it mean to say 'x = y'? This exploration of identity was not only an appropriate and fruitful starting point for art students but also encapsulated the core conceptual program of artificial intelligence. From this foundation, we moved progressively through fundamental notions such as functions, recursion, regular languages, and models. The first day concluded with hands-on exercises involving finite state automata and Markov chains.
The second day was dedicated to deeper analysis and experimentation with single and multilayer perceptrons. Using diagrams and whiteboard calculations, we tackled key concepts in artificial intelligence, including activation functions, matrix multiplication, and gradient descent. The designs were then implemented and tested using simple Java programs, providing participants with a practical framework for understanding these foundational ideas.
The workshop’s bibliography can be found [here].