Hacker News new | ask | show | jobs
by AlotOfReading 528 days ago
The basic Turing machine model isn't interactive, but Turing also discussed "choice" machines that were. They're a variant of what we now call non-deterministic turing machines where the decision is determined by a human oracle instead of some other method.