0%

Words starting with turingmach

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • turing — Alan Mathison [math-uh-suh n] /ˈmæθ ə sən/ (Show IPA), 1912–54, English mathematician, logician, and pioneer in computer theory.
  • turing machine — a hypothetical device with a set of logical rules of computation: the concept is used in mathematical studies of the computability of numbers and in the mathematical theories of automata and computers.
  • turing test — (artificial intelligence)   A criterion proposed by Alan Turing in 1950 for deciding whether a computer is intelligent. Turing called it "the Imitation Game" and offered it as a replacement for the question, "Can machines think?" A human holds a written conversation on any topic with an unseen correspondent (nowadays it might be by electronic mail or chat). If the human believes he is talking to another human when he is really talking to a computer then the computer has passed the Turing test and is deemed to be intelligent. Turing predicted that within 50 years (by the year 2000) technological progress would produce computing machines with a capacity of 10**9 bits, and that with such machinery, a computer program would be able to fool the average questioner for 5 minutes about 70% of the time. The Loebner Prize is a competition to find a computer program which can pass an unrestricted Turing test. See also AI-complete.
  • turing plus — Systems programming language, a concurrent descendant of Turing. Available from Holt Software Assocs, Toronto <[email protected]>.
  • turing tar-pit — A place where anything is possible but nothing of interest is practical. Alan M. Turing helped lay the foundations of computer science by showing that all machines and languages capable of expressing a certain very primitive set of operations are logically equivalent in the kinds of computations they can carry out, and in principle have capabilities that differ only in speed from those of the most powerful and elegantly designed computers. However, no machine or language exactly matching Turing's primitive set has ever been built (other than possibly as a classroom exercise), because it would be horribly slow and far too painful to use. A "Turing tar-pit" is any computer language or other tool that shares this property. That is, it's theoretically universal but in practice, the harder you struggle to get any real work done, the deeper its inadequacies suck you in. Compare bondage-and-discipline language. A tar pit is a geological occurence where subterranean tar leaks to the surface, creating a large puddle (or pit) of tar. Animals wandering or falling in get stuck, being unable to extricate themselves from the tar. La Brea, California, has a museum built around the fossilized remains of mammals and birds found in such a tar pit.
  • turingol — (language)   A high-level language for programming Turing Machines by Donald Knuth. It was the subject of the first construction of a nontrivial attribute grammar.