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 ... ...
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...
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...
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...
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...
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...
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...
More than likely, military applications will have more AI than any other field. After all, the better that AI gets, the less likely that people will have to...
I'm teaching decision making now, and the students have this question about information value that I'm having trouble answering. RN2 p602 says that information...
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...
This is more a straight Lisp question, but it relates to material in the early chapters of PAIP. (Someone can direct me to a better list for this, I'm sure.) ...
A: $10-51 B: $35-98 Could have a significant impact, but probably wouldn't affect your decision because A is more likely to give you the better price. ... What...
There seem to be about three files that were updated today. A number of directories in the updated Lisp code are empty, e.g., search/ and learning/. A...
dear all , I need some help I'd like to ask if there is any possible way to get the book Exercises' solutions is there any link or resource , I can make use of...
This seems wrong to me, but I just wanted to make sure. Fourth paragraph on page 633 of the second edition it says "It is irrational to play a strongly...
Hi all! What do you belive will be the most usefull area for AI. Perhaps in the mediclal area, to cure and take care of the sick and elderly, or in crime...
I have a problem related to planning. Can anyone take a look and give any suggestion? The chapter 11 and 12 in the AIMA boook talks about the planning, but it...
Hello friends, I have been going through the chapter of Rapid Software Development. When I came across Extreme Programming what puzzled me was what can be the...
i want to get information , and to send messages to this group. as i m student of Computer Science. ... Yahoo! DSL Something to write home about. Just...
Hi every one i am new to the group, my name is Ahmad i'm a CS student and cruntly taking "Introduction to AI " and using the "Artificial intelligence : Amodren...
hi all dears member in all world. i am so exited to join to this group. and i wanna to take part all of your debate around AI specially the Russel book. also i...
Hi all, <update> I have completed checking the aima java archive with norton, mcAffee and PC Cillin.All 3 products report that the archive is clean. It seems...
Hi all, A couple of people wrote to me saying their Anti Virus software reported that the "learning" directory of the java code is infected with a worm,...
Some quz about search: 1> A* algorithm When I make a program to slove a graph problem, I use graph search so that I must do the thing to cheak if a node has...
Hello, in 13.4 of the book, there is the formula: P(Y) = Sum over z of: P(Y,z) I have problems to understand this formula and probably I'm not the only one ...
Hello all, I met this when I was doing my homework. Prove that, if the heuristic function h never overestimates by more than cost c, A* search using h returns...
Dear everyone: Could anyone please tell me if I would like to do research on Automatic Music Composition Generator, who is the professor in this area and what...
Page 126 of AIMA, 2nd ed, notes that: "It is easy to prove that a random walk will eventually find a goal or complete its exploration, provided that the space...