AI & Medicine
Advanced
⏱ 32 min
2026-07-04
What happens to me — the physician, the surgeon, the person who has spent forty years inside the system — while AI compresses a century of medical progress into a decade? A terrain map, in the spirit of Dario Amodei's 'Machines of Loving Grace' and drawing on the DeepMind documentary 'The Thinking Game.
Read article
Deep Learning
Intermediate
traininggradient descent
2026-07-21
Chapter Five of a ground-up account of how large language models work. We built the whole engine in the last chapter — and admitted it was empty, a magnificent tower full of random numbers that would output pure gibberish. This chapter fills it. It is the story of how a single measure of one wrong guess can reach back through a hundred layers and correct every weight that caused it — and how, repeated across a large fraction of everything humans have written, that one procedure turns noise into something that knows the world.
⏱ 45 min
Read article
Deep Learning
Intermediate
transformermulti-head attention
2026-07-20
Chapter Four of a ground-up account of how large language models work. We have the single beating part — attention, a token's glance across its neighbours. Now we build the whole body around it: many glances at once, the private thinking step that turns gathered context into inference, and the deep tower that refines meaning layer upon layer until a prediction can be read off the top. By the end, the full transformer — the architecture that has intimidated readers for years — will be a machine you understand from the inside.
⏱ 45 min
Read article
Deep Learning
Intermediate
attentionself-attention
2026-07-19
Chapter Three of a ground-up account of how large language models work. In the last chapter we left every token stranded — rich with meaning but frozen, wearing the same face in every sentence. This chapter builds the single mechanism that lets a token turn its head, look at the words around it, and become a different thing in every context. It is called attention, it is the beating heart of every modern language model, and we are going to derive it from nothing.
⏱ 40 min
Read article
Deep Learning
Beginner–Intermediate
next-token predictionembeddings
2026-07-18
Chapter Two of a ground-up account of how large language models work. A model is handed a stream of tokens that mean nothing — arbitrary ID numbers — and a single, almost insultingly simple task: guess the next one. This is the story of why that one task is enough to summon everything an LLM can do, and of the quiet trick that turns a meaningless number into something that behaves like understanding: giving every token a place in space.
⏱ 40 min
Read article
Deep Learning
Beginner–Intermediate
tokenizationbyte pair encoding
2026-07-17
The opening chapter of a ground-up account of how large language models actually work. Before a model can think, it must read — and reading, for a machine, means something stranger and more consequential than most people imagine. This is the story of how the raw text of the internet becomes the tokens a model sees, why the model builds its own alphabet to do it, and why that single design choice explains so many of an LLM's strangest habits.
⏱ 40 min
Read article
AI & Science
Advanced
AINobel Prize
2026-07-14
A Nobel Prize laureate who built the most consequential scientific AI tool of the last decade, a cell biologist who won the Nobel for unpicking the machinery of the cell cycle, and the Oxford engineer who chaired the Royal Society's landmark report on AI in science sit down together at Carlton House Terrace. This is what they said — and what it means.
⏱ 22 min
Read article
AI & Medicine
Advanced
medtechAI adoption
2026-07-13
Two structural shifts in medtech, examined against the primary sources: AI is moving from standalone pilot tools into the clinical and device fabric itself, and surgical robotics is scaling from a one-company category into a genuinely contested, multi-platform market. What the FDA filings, earnings calls, and funding rounds actually show.
⏱ 20 min
Read article
AI & Medicine
Intermediate
AI in medicineAGI
2026-07-13
A Microsoft diagnostic AI just scored 85.5% on hard NEJM cases against a 20% average for physicians. Seven takeaways from inside the compressed medical century — what's real, what's overstated, and what it means if you're the one holding the scalpel.
⏱ 10 min
Read article