C Board  

Go Back   C Board > Cprogramming.com and AIHorizon.com's Artificial Intelligence Boards > General AI Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 01-12-2008, 10:10 AM   #31
Registered Abuser
 
Join Date: Jun 2006
Location: Toronto
Posts: 579
Quote:
Originally Posted by nvoigt View Post
Even with a perfect agent, capable of coming up with the right answer in short time you will not have intelligence. Intelligence doesn't mean you have an answer to a question. Thats knowledge. Intelligence is more than knowledge, it's the power to apply knowledge when needed.
The application of knowledge to produce the maximum utilized response is intelligence; if an agent can do this 100% of the time within an infinitely short period of time, then this agent is perfectly intelligent (alternatively, show me an agent less capable that can be more intelligent). Hence why a perfect agent is perfectly intelligent. In the face of only near-infinitesimal look-up time, you get near-perfection and so on. At what point does a linear time look-up become more effecient/faster than a humanistic/hypothesized algorithm? We haven't reached that point yet, but trends in technology tell us that it will be coming relatively soon (i.e. technological singularity).

@rog: yes, humans don't play chess by analyzing each possible move, but then again we cannot play chess perfectly can we? This is what I mean when I refer to human bias; you have a tendancy to believe that the best algorithm to playing chess is a humanistic one, which is falsifiable from the start. It works for us (and current computers) given our limited resources, but in the face of near-unlimited resources, other algorithms (i.e. complete transpotion table with look-up) may be employed more effectively. BTW, you're right, silicon isn't king, but quantum may be diety...
@nthony is offline   Reply With Quote
Old 01-14-2008, 06:02 PM   #32
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
What you described is MEMORY, not intelligence. Intelligence is the ability to determine a solution without prior knowledge of such solution. As for yoru assertion of 'current' computers, you are a bit out of date there. Computers have been better chess players for nearly half a decade now. Again, this isnt intelligence, as they are essentially doing a brute force search of the output space and selecting the solution that scores best at some fitness function.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.

Last edited by abachler; 01-14-2008 at 06:05 PM.
abachler is offline   Reply With Quote
Old 01-15-2008, 01:28 AM   #33
Cat without Hat
 
CornedBee's Avatar
 
Join Date: Apr 2003
Posts: 8,492
It's not brute force. There's a lot of early elimination.

But then, that's exactly how human chess players work, too. Except for the part where they might play the person. But that won't really work when they play against a computer.
__________________
All the buzzt!
CornedBee

"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law
CornedBee is offline   Reply With Quote
Old 01-15-2008, 10:38 PM   #34
Registered User
 
Jaqui's Avatar
 
Join Date: Feb 2005
Posts: 416
@nthony,
You are the only one who caught my point.
"I believe it should simply be called "intelligence": there is nothing artificial about it. "

I wasn't commenting on the current state of AI design or capabilities, just on the term Artificial in it.

I would use electronic intelligence to indicate the difference between biological intelligence and electronic, since the biological ones will have actions based on biological failings, and an electronic one, I would assume, not have those failings.
__________________
Quote:
Originally Posted by Jeff Henager
If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.
Jaqui is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Artificial Life: Where to Start? Mr.Sellars General AI Programming 11 09-22-2007 02:03 AM
My AI is AS (Artificial Stupidity) beanroaster C++ Programming 2 10-13-2005 07:58 PM
Details about artificial neural networks ChadJohnson General AI Programming 1 07-23-2005 10:29 AM
Artificial Intelligence Ruski A Brief History of Cprogramming.com 12 07-27-2002 11:38 AM


All times are GMT -6. The time now is 08:59 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22