9.16.2009

Science Spotlight: Alan Turing pt.2

In 1936, Alan Turing theorized a simple computer that consisted of a reader and an endless reel of symbols (numbers, letters, etc).  Even though he wrote about this machine almost a decade before the first electronic computer was developed, this basic theory has become the backbone of modern algorithmic computation.  Check out this link for a workable Java "Turing Machine".  The machine threorized by a young Alan Turing had the possiblility of bridging the gap between human cognition and mechanical artificial intelligence, since it mimics basic cellular processes and computation. 

Turing's AI work didn't stop with his machine however; he later developed the Turing Test, a test where a blinded interrogator must ask questions to a human and a machine that are both trying to prove themselves human.  If a machine is able to "trick" the questioner, then it is said to have passed the test.  Here is the original paper writen about the Turing Test, I really recommend reading it if you like mind puzzles.  Also here are some relational maps describing the debate on whether computers can actually 'think' and if the Turing Test actually works.

No comments:

Post a Comment