View Single Post
  #4  
Old March 8th, 2009, 06:59 PM

Omnirizon Omnirizon is offline
BANNED USER
 
Join Date: Dec 2007
Location: Illinois
Posts: 1,133
Thanks: 25
Thanked 59 Times in 36 Posts
Omnirizon is on a distinguished road
Default Re: Illwinter is ahead of the Computer Science Field by CENTURIES

this is true. in machine learning we say that we use a data set to `train' a machine to `learn' to predict the class of an instance given a set of attributes. However, the machine isn't trained or learned in any colloquial sense of the word, for it doesn't even know what the data is or what it means.

Consider a robot with algorithms to follow a path and avoid obstacles. First, an algorithm doesn't path or avoid, rather a concept does. The robot doesn't have this concept, rather the programmer does. The robot doesn't know what a path or obstacle is, it is simply following an algorithm. Thus the AI really doesn't know what a path or obstacle is, even though it can follow a path and avoid an obstacle.
Reply With Quote