Hello, after having read the algorithm Enumeration-Ask (chapter 14) it seems to me that it will only work if the function VARS[BayesNet] returns the variables...
It's not really about whether or not the information would change your decision, it's that the answer is **unlikely** to change your decision. It's tough to ...
... other field. After all, the better that AI gets, the less likely that people will have to go into harm's way, which is what is preferrable. Just think...
Dear All, Can anyone help me to find examples of knowledge base and path planning? Anyone can give example on solving the vacuum cleaner problem from the AIMA...
Hello, I just have a little confused on differences among Machine Learning, Artificial Intelligence, and Expert System. Is ML is the subset of AI?? If not,...
hi everyone i need source code for the problem given in exercise 14.8 Q.6 in the book Artificial Intelligence By George F Luger &W.A.S the problem statement...
Below is an expurgated version of comments I just wrote to a student. Details that identify the student or topic have been replaced by brackets <....>. I hope...
Hello, just for those of you that don't know why: P(X|e1,e2) = a P(X|e1) P(e2|X,e1) which is used in different explanations in chapter 15, I have expanded the...
why cant u code it yourself? Pranjal Awasthi Indian Institute of Technology, Madras Chennai, India Muhammad Ilyas <sensitive_princeof_2005@...> wrote:...
Good question. Why do you want someone else to *give* you the code? If it's for an assignment, you must do it yourself. If not, why do you want it? You should...
hi everyone, as you people may be knowing there are a great number of prolog code interpreters available as free such as the swi-prolog,quintus prolog,LPA...
I'm no Prolog expert, but I surveyed a number of them and SWI-Prolog seemed the best. Install packages available for many platforms, documentation, etc. Our...
Hi all, I've been trying to get the java code in aima.zip (http://aima.cs.berkeley.edu/code.html#index repository of implementations of the AIMA textbook's...
junit is something you get elsewhere, not from AIMA. If you use Eclipse, junit is probably already in your Eclipse plugins folder. If there is no junit.jar...
Dear Group, (I learn AI by my self. I don't go to university so I don't need to cheat a home work.) Can any one give me axample of knowledge base (in code not...
Hi Greetings from Panama, Central America. In addition to the AIMA Book, where else could I find the state of afairs regarding the advances in AI research? I...
hi all , I'm required to make a presentation about applications learning techniques mentioned in ch.19 is there a way to find it easy ? thanks for u all ... ...
Hola Victor, ... The field is changing extremely fast. Nowadays there are two main directions: classic AI (most of AIMA book), dealing with symbolic...
For a admissable but not monotone heuristic function, A* and A* with properly designed cycling checker,both provide opTimal solution,Is it right or wrong ? we...
A* gives optimal result unless the heuristic function does not overestimates. see AI by kevin knight for a discription of this.... chinatigershanghai...
hi everybody ,i am john a new member of your group i need help in 2 problems in the AI book the problems are 16.11 and 17.10 so plz if anyone could help me to...
hi every body, i need some help in chapter 16 and 17 .....some problems after these chapter are difficult...problem 16.11 and problem 17.10 ...i cant solve...