Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-09-2005, 10:43 AM   #1 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 229

psman

Send a message via Yahoo to psman
Question A-I programming

hello.

Lately i saw an AI program its just very cool
http://www5.domaindlx.com/ecceliza1/ecceliza.txt
(you must rename it to exe)

any way I use VB and C++ and I am thinking about making An AI based program.
the first thing I needed was a good AI description.
Is AI just the ability to follow complicated steps to find the good step? ,Or is it the ability to understand Then using words to check for the good step??
As a start any ideas about a simple program??
__________________
You... Went Beyond
You lost it all.
Why did you go there
psman is offline  
Old 04-10-2005, 09:45 AM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

Hmm, AI is a very deep field, it is about allowing the computer the ability to think for itself. The problem is when we, as humans, think we dont follow through a set of rules, as a program written in C++ or VB would have to, we use a form of fuzzy logic, where we make predictions based on past experiences and learning. It is not hard to write a program that follows rules, because at the end of the day all a program is is a set of commands and rules to follow. It is the getting the program to work in a way that a living thing would work that is difficult, and in my opinion will never happen. You'll never be able to manipulate a human brain they are far too clever.
fitzjj is offline  
Old 04-11-2005, 07:55 AM   #3 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 229

psman

Send a message via Yahoo to psman
Default

But If we know what CLEVER is we can do it
__________________
You... Went Beyond
You lost it all.
Why did you go there
psman is offline  
Old 04-11-2005, 04:30 PM   #4 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

what does that program do?
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 04-12-2005, 12:23 PM   #5 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 229

psman

Send a message via Yahoo to psman
Default

try it your self
it talks to you in a smart way (it remembers what you say and make an idea about your personality)
__________________
You... Went Beyond
You lost it all.
Why did you go there
psman is offline  
Old 04-12-2005, 01:39 PM   #6 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,574

m3trj

Default

In the real world, there are so many variables affecting the outcome of any decision to take into account. This is what makes it difficult to produce good AI.
__________________


\'There is only one basic human right, and that is to do as you **** well please.
And with it comes the only basic human duty, to take the consequences.\'



m3trj is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On