Hi everybody, I want to develop an intelligent agent with a small knowledge base. But I am not able to find out how to start implementing that. What i am...
Hi dear sir. Agent can be everything that receive information from real world then make an action.You can design an intelligent wnoledgebase in expert system...
531
Osamah alsaidi
ibnalsaidi
Aug 27, 2005 3:36 pm
First of all, "Knowledge base", this could be your database of facts. If you are using prolog then u can start by building a small set of facts in a simple...
532
neha68
Aug 29, 2005 7:30 am
i m new to this group! can nebody pls help me with the solutions to the exercises of chs 1 to 5 of 2nd edition! its urgent!...
533
Ravi Mohan
magesmail
Aug 29, 2005 7:49 am
Hi all, Aima java 0.4 with additional code for probability and supervised machine learning (plus quite a few bug fixes) has been posted on the aima site .You...
534
mohan_bg2003
Aug 29, 2005 8:35 am
Hi, Thank you very much for: AT Murray Mohammad Assarian Osamah alsaidi all three of you for showing me some direction to go ahead with the implementation. I...
535
AT Murray
mentifex
Aug 30, 2005 3:35 am
... You are very welcome. By the way, today on 29 August 2005 I finally achieved True AI in http://mind.sourceforge.net/mind4th.html -- Mind.Forth as in ...
536
Ivan Villanueva
artificialidea
Sep 5, 2005 2:29 pm
Hello soulmates, on chapter 7, figure 7.13, the PL-RESOLUTION algorithm is proposed with a helper function, PL-RESOLVE, that returns the set of all possible ...
537
Ivan Villanueva
artificialidea
Sep 7, 2005 11:22 am
... That is not the case. Sorry. ... Of course not. The resolution rule allows to discard two complementary literals, but not more at one. For example with the...
538
robot_coder
Sep 8, 2005 12:37 pm
HI I am studying AI on my own and I need C/C++ codes for the pesudocodes in the book,also is there any way to get the solutions for the exercises of the book...
539
gerd_m1977
Sep 9, 2005 3:53 am
Hello! I've read the paragraph about AI becoming a science and therefore more formal. But somehow I'm having the impression that the informal approach to...
540
Paul Hsueh-Min Chang
avat312
Sep 13, 2005 5:25 pm
Hi, On page 950, the book argues that the sentence "J. R. Lucas cannot consistently assert that this sentence is true." is necessarily true, but Lucas cannot...
541
Tommy Gun
thompsoncdrum
Sep 16, 2005 4:00 pm
Sounds like sort of a contradiction. The words "cannot consistently" I think give it the flexability to sometimes be true and sometimes not. If the sentence...
542
Paul Hsueh-Min Chang
avat312
Sep 19, 2005 5:18 pm
Hi Bruce, I think "this statement is definitely false" is more a paradox than a contradiction, for when you decide it is false then it is true, and vice versa....
543
kindlencotech
Sep 19, 2005 5:18 pm
To try and understand this equation I assumed the following: number of possible percepts P = 3 lifetime of the agent (number of percepts it will receive) = 3 I...
544
The Geek
guihergeek61
Sep 20, 2005 6:09 pm
I believe if you look at the "setup" on the previous page you'll see the authors intended the term "consistent" to be the logical definition. (see pages 137...
545
The Geek
guihergeek61
Sep 20, 2005 6:10 pm
I'm not sure if you're being consistent in your definition of P, the possible precepts, since I can't figure out how you arrived at 15. (I agree with 39). To...
546
Paul Hsueh-Min Chang
avat312
Sep 21, 2005 7:35 am
But my question is that being false does *not* equal being contradictory (i.e. necessarily false). If the sentence were merely false but not contradictory, he...
547
mazhar_110
Sep 22, 2005 6:16 am
Hi my name is mazhar & recently I join this group, coz I need your/experts helps. I m belonging from Pakistan & the student of MCS. Will u please tell me the...
548
The Geek
guihergeek61
Sep 23, 2005 6:53 pm
I don't know if I'm explaining this very well. Someone else should feel free to chime in if they've got a better way of phrasing it... While they haven't...
549
Paul Hsueh-Min Chang
avat312
Sep 24, 2005 5:14 pm
... Maybe our sources are different. AFAIK a contradiction is the negation of a tautology (P. Tidman and H. Kahane, Logic and Philosophy: A Modern ...
550
akki582
Sep 25, 2005 3:59 am
Hi, could anyone plz let me know the link to the answers of the exercise of this book...
551
akki malhotra
akki582
Sep 25, 2005 4:00 am
hi, cud anyone plz tell me d link to the answers of d exercises of this book ... Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort....
552
lwudong
Sep 26, 2005 3:46 pm
In page97, line 7: The restriction is to choose an h function that never overestimates the cost to reach the goal. Such an h is called an admissible heuristic....
553
mohammad assarian
assarian_m
Sep 27, 2005 3:50 am
If we are at node n and my goals are in t1,t2,.... tn. The most aware way from n to Ti shows with H* but we have an estimate of future that we shows with H and...
554
The Geek
guihergeek61
Sep 27, 2005 3:52 am
I think my version is different from yours, but I assume you're talking about the A* search algorithm. The proof is in the book a page or so later, but look ...
555
The Geek
guihergeek61
Sep 27, 2005 3:52 pm
I think the discussion all boils down to the definition of "consistent" and "contradiction". I was kind of hoping one of the authors would chime in at some...
556
savastinuk
ssavasti
Sep 27, 2005 3:52 pm
This makes sense. : ) Can you also explain consistent? Or, better yet, INconsistent? Still talking A*. thanks.... Susan _____ From: aima-talk@yahoogroups.com...
557
savastinuk
ssavasti
Sep 27, 2005 4:00 pm
Hi again, I apologize for interrupting (can you do that in email?!) Before answering me, the person who asked the original question should be satisfied with...