Differences between version 7 and predecessor to the previous major change of ArtificialIntelligence.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Tuesday, September 23, 2003 6:26:19 pm | by JohnMcPherson | Revert |
Older page: | version 3 | Last edited on Friday, August 22, 2003 12:11:35 pm | by StuartYeates | Revert |
@@ -1,4 +1,6 @@
-Currently the term ``
[ArtificialIntelligence]''
used almost exclusively as a marketing buzzword. In so far as it has any meaning it means either:
+Currently the term "
[ArtificialIntelligence]" is
used almost exclusively as a marketing buzzword. In so far as it has any meaning it means either:
-# the developement
of programs and computers that act like people, a la the [TuringTest]. Work on this has been somewhat haphazard, but various attempts have given us [SymbolicManipulation], [NeuralNetwork]s and other techniques. After 30 years the easiest way to build a machine with human intelligence takes 9 months...
-# anything a computer does for the first time. The first [AccountsRevievableSystem]
was [ArtificialIntelligence], as was the first [Compiler], the first [WebBrowser] and the first [MTA].
+# the development
of programs and computers that act like people, a la the [TuringTest]. Work on this has been somewhat haphazard, but various attempts have given us [Prolog],
[SymbolicManipulation], [NeuralNetwork]s and other techniques. After 30 years the easiest way to build a machine with human intelligence takes 9 months...
+# anything a computer does for the first time. The first Accounts Receivable system
was [ArtificialIntelligence], as was the first [Compiler], the first [WebBrowser] and the first [MTA].
+
+The definition of Artificial Intelligence changes as programs get more sophisticated - mostly because things that we think require intelligence eventually prove to be do-able with heuristics and/or brute force and/or new algorithms. For example, machine vision (recognising objects, driving cars, etc) used to be thought to require intelligence, but now computers can do these things fairly easily, without what we would call "intelligence"
.