Can someone explain how numeric values were derived for P(fringe)? I see in the book where it states, "Notice that the expression P(b|known,P[1,3],fringe) is 1...
I've read in the 2nd edition, that a node is conditionally independent of its non-descendants given its parents or given its Markov blanket. The 2nd edition...
... The so called Berkson's paradox states: if 0 < P(A) < 1 and 0 < P(B) < 1, and P(A|B) = P(A), i.e. they are independent, then P(A|B,C) < P(A|C) where C =...
I'd like to begin my comments on "Artificial Intelligence: A Modern Approach, 2nd Edition" by saying that this is a truly, truly excellent book, which I...
... But the content of the book is not free. It would be great if the authors will release at least some parts (e.g. the Summaries and the Bibliographical and...
Hey Ivan and Eliezer, BTW, I think you folks may also want to voice these opinion on the other Yahoo Group. <aima-instructors@yahoogroups.com> -- Take care, ...
That's an interesting idea. Of course the publishers, not the authors, are thee ones with the right to do that. But the authors can encourage the publishers...
hi, I want to find all solutions in state space for a problem with dfs algorithm I write this I think it is true but not efficient. Can anyone say something...
... That's probably because the authors, not the publishers, didn't care enough about the rights of the published work and the specific parts of the contract. ...
Hello! I tried out with calculation of the Normalization constant(alpha') on page 485, for the Wumpus example, but i failed. Could you help me in that? Thanks...
I'm late to the game, some would say. But I've been interested in the concepts of AI since a kid. Only recently have I started doing something about it. I'm...
Hi, I have some questions regarding chapter 13.7 "The Wumpus World Revisited" and the derivation of the distribution of P1,3 given known and breeze evidence in...
spam@...
Aug 1, 2007 4:15 pm
770
I made an deduction for the equation but don't know if it's correct. I put on the link of my deduction and hope someone can help me with it. link here...
The AIMA tells us that the number of nodes within the goal contour search space is exponential in the length of solution; and in "Bibliographical and...
i want to follow this book in my teaching of AI course. when i was taught this course at that time i worked on Prolog , but now i want to work on LISP , i have...
In my AI class two years ago, we downloaded LispWorks as the programming environment. It was fine for most of what we did. www.lispworks.com Good luck! Susan ...
As a student I was using LispWorks and was pretty good. Regards, Jorge Discover sweet stuff waiting for you at the Messenger Cafe. Claim your treat today!...
Are there any misleading heuristics apart from the non-admissible ones that would make A* perform inefficiently? I found one example in this CI space Search...
Your e-mail is one of the best e-mails I have seen on this site. Unfortunately, I cannot help you. As and when I get the time I will study your email; it has...
As human cognition is studied more and more, we're steadily learning just how far human reasoning is from the "logic" that some of us know and love. I suspect...
... Well, I have the 9th print of the 2nd edition, and when I checked the errata on: http://aima.cs.berkeley.edu/errata.html Printing 3 or 4 (the latest on...
... It would be nice if future editions of the AIMA textbook were to include some treatment of the various independent AI projects that are out there (on the...
This is with regards to AIMA 2nd Ed, page 36. The description says that if a performance penalty of one point is assessed, the agent will fare poorly. I'm at a...