Computing Machinery and Intelligence
Replace the unanswerable “can machines think?” with a test anyone can run.
Turing took a foggy question — can a machine think? — and turned it into a game anyone can play: chat with two hidden partners, one human and one machine, and try to tell which is which.
The big idea
Asking whether a machine can “think” traps you in arguments about what thinking even means. Turing sidestepped all of it with a test. A human judge holds typed conversations with two hidden partners — one person, one machine — and tries to spot the machine. If the judge can't reliably tell them apart, then for every practical purpose, Turing said, we should call the machine intelligent.
It's a clever move, because it judges a mind by what it does rather than what it's made of. And Turing looked decades ahead: he argued that one flexible machine could be programmed to act like any other, and guessed that the smartest route to a thinking machine might be to build something simple — like a child — and let it learn from experience.
How it came about
Turing wrote this in 1950, while the very first electronic computers were flickering to life in a handful of university labs — and the field of “artificial intelligence” did not yet have a name; it would be coined six years later. He had already, in 1936, proved that a single “universal” machine could in principle compute anything computable, and had spent the war years breaking German codes at Bletchley Park. This paper, in the philosophy journal Mind, is where he turned from what machines can calculate to whether they can think.
He laid out his game with playful confidence, then spent much of the paper imagining — and demolishing — every objection he expected, from theology to mathematics to the claim that a machine can only ever do what it is told. It reads less like a technical report than a manifesto for a field that did not yet exist.
Why it mattered
This short paper gave artificial intelligence its founding question and its first benchmark. The “Turing test” became the popular measure of machine intelligence, and his hunch that a machine should learn rather than be fully pre-programmed is exactly how today's AI is built. He set the agenda decades before the technology could begin to meet it.
A way to picture it
Imagine texting with two strangers at once — one is your friend, the other is a chatbot — and you have five minutes to work out which is which, using nothing but the words on the screen. If the chatbot can keep you guessing, then as far as the conversation is concerned, it might as well be a mind. That texting game is, almost exactly, the test Turing dreamed up in 1950.
Where it sits
Turing's universal-machine idea, from 1936, is the reason a single computer can run any app at all. Here he takes the next step — from calculating to thinking — and plants the seed of machine learning. The line runs straight from this essay to the chatbots and large language models of today, which finally hold the kind of open-ended conversation Turing imagined.
§1 · The Imitation Game
I propose to consider the question, “Can machines think?”
§5 · Universal Machines
This special property of digital computers, that they can mimic any discrete-state machine, is described by saying that they are universal machines. The existence of machines with this property has the important consequence that, considerations of speed apart, it is unnecessary to design various new machines to do various computing processes.
§6 · Contrary Views
The Analytical Engine has no pretensions to originate anything. It can do whatever we know how to order it to perform.
§7 · Learning Machines
We can only see a short distance ahead, but we can see plenty there that needs to be done.