News:

Pretty crazy that we're closer to 2030, than we are 2005. Where did the time go!

Main Menu

What's the best way to handle artifial inteligence?

Started by abc, December 04, 2007, 06:59:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joe

Quote from: Dale on December 04, 2007, 06:59:53 PM
What's the best way to handle artifial inteligence?

With an AK.

But a true AI, by definition, needs to learn and adapt. It's incredibly difficult to do.. I've heard "a million lines of C++ code" as a round estimate at how difficult it is to do.

Sentence parsing for a good guess, however, isn't all that hard.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Sidoh

Quote from: Joe[ix86] on December 05, 2007, 10:46:27 PM
But a true AI, by definition, needs to learn and adapt. It's incredibly difficult to do.. I've heard "a million lines of C++ code" as a round estimate at how difficult it is to do.

Incorrect.  At least read the wikipedia article... your generalizations here are almost as bad as the original post.

topaz~

Quote from: Joe[ix86] on December 05, 2007, 10:46:27 PM
Quote from: Dale on December 04, 2007, 06:59:53 PM
What's the best way to handle artifial inteligence?

With an AK.

But a true AI, by definition, needs to learn and adapt. It's incredibly difficult to do.. I've heard "a million lines of C++ code" as a round estimate at how difficult it is to do.

Sentence parsing for a good guess, however, isn't all that hard.

That is absurd. Even a million lines of C++ code will not do it -- true artificial intelligence has yet to be achieved by mankind.

iago

Quote from: igimo on December 05, 2007, 11:51:57 PM
Quote from: Joe[ix86] on December 05, 2007, 10:46:27 PM
Quote from: Dale on December 04, 2007, 06:59:53 PM
What's the best way to handle artifial inteligence?

With an AK.

But a true AI, by definition, needs to learn and adapt. It's incredibly difficult to do.. I've heard "a million lines of C++ code" as a round estimate at how difficult it is to do.

Sentence parsing for a good guess, however, isn't all that hard.

That is absurd. Even a million lines of C++ code will not do it -- true artificial intelligence has yet to be achieved by mankind.

... for your definition of "true artificial intelligence", which isn't necessarily the standard definition.