AI Foundations Course

PasstAn Introduction to AI

Passt is German for it fits. Passt schon means close enough, stop looking. A model will tell you both, and hearing the difference is the whole course.

Twelve classes. No formulas on the first day. The math arrives when you need it.

This course is for people who work with data, commission data products, or manage teams that build them. You will not leave knowing how to train the next language model. You will leave knowing what questions to ask when someone shows you one.

Every topic has a direct track and an optional deep dive for the curious. The tags tell you how long something takes and how much code is involved.

12 classes 3 h each + homework EN / DE
How this course works
01 What Is Intelligence? What Is Knowledge? Before any algorithm, two questions.
02 Learning Has Many Faces Let's see them all.
03 Linear Regression The simplest useful model.
04 Local Models & Geometry Not every question has one global answer.
05 Regularisation When the model fits too well.
06 Classification Fundamentals When the answer is a category, not a number.
07 Decision Trees A model you can draw on a whiteboard.
08 Ensembles One tree memorises. A thousand trees generalise.
09 Validation & Model Selection You built a model. Now prove it works.
10 Recommendations & Neural Networks How machines learn what you want.
How machines learn what you want, and how a network of plain neurons learns things nobody wrote down. Two recommender methods, the rich-get-richer dynamics behind every feed, a game with no players, and a single neuron grown into a network.
mini-module ~25 min no-code try-without-ai recommendations
People Like You
Spotify built you a playlist you never asked for. Two machines can produce that guess and they fail in opposite ways. Collaborative filtering finds the viewer most like you and hands you what they loved. Content-based reads what a film is made of and serves more of the same. The Neighbor Finder and the Feature Matcher run both, then watch the same seed send you down two paths.
mini-module ~25 min no-code try-without-ai recommendations statistics
Boards of Destiny
Galton's 1889 board drops a ball through fair pegs and a bell curve appears every time. Rig the pegs so past losses lower future odds, add competing balls, and the bell collapses into a power law where a few bins take almost everything. The same dynamics run inside every recommendation feed. A video, three rigged boards to play with, and the discovery problem that keeps new creators invisible.
mini-module optional ~20 min no-code try-without-ai neural-networks math-foundations
No One Drew the Glider
A cell is alive or dead. Count its eight neighbors, and four rules decide the next step. Nothing in those four lines mentions a glider or a gun, yet both walk out when you press play. Conway's 1970 game with no players, a grid to draw on, three starter patterns, and the bridge from rule-following to behaviour nobody programmed.
mini-module ~30 min no-code try-without-ai neural-networks
Neural Networks
A single neuron takes a few numbers, weights them, adds a bias, and squashes the total into a confidence between zero and one. Decide whether to send a churning customer a coupon, one neuron at a time. Stack a row of them into a layer, stack layers into depth, and watch why depth buys you things one neuron cannot. Ends with the perceptron and how it learns its own weights.
11 LLMs & Generative AI What changed.
What changed. A model that guesses your next word, a model that scrubs a picture out of static, and the words you type to steer them both. Also what those words will not fix.
12 AI in Practice: Bias, Society, Synthesis What happens when the model meets the real world.
What happens when the model meets the real world. A personality you can measure but cannot locate, a salary figure that shifts when you change one word about yourself, and what a lifetime of trusting the autopilot does to the person still in the seat.
Exam Practice Exam: The Full Question Pool Every question that can appear, published in advance. Exam Open Questions: The Full Pool Fifteen of these appear on the exam. Model answers included.