Hi I have the AI book.Please send me your phon number our post address.I will contact with you.I am teaching in Zanjan University of Iran. Amiri ... ...
652
Ivan F. Villanueva B.
artificialidea
Mar 23, 2006 8:32 pm
Hello, ... isn't it available in a local library to you ? If not there are other books about AI which are available on the internet. For instance: ...
651
dellnya
Mar 23, 2006 5:27 am
Hello dear student. I'm an iranian student and I want to have the "AI: A Modern Approach" Book or ebook how I can get it? Best hopes to you......
650
Ivan F. Villanueva B.
artificialidea
Mar 21, 2006 12:06 pm
... Depends on the cycle check you use. But without it the A* algorithm will output the optimal solution. -- Ivan F. Villanueva B. artificialidea.com <<<...
Hi John, ... <irony> If it is an assignment for a class, you could send us the mail address of your tutor and we would send the solutions directly, so you...
647
john nassan
dr_mysteriou...
Mar 16, 2006 6:39 pm
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...
646
john nassan
dr_mysteriou...
Mar 16, 2006 6:38 pm
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...
645
[3!|_/\|_
bilal_hayat_...
Mar 11, 2006 5:30 am
A* gives optimal result unless the heuristic function does not overestimates. see AI by kevin knight for a discription of this.... chinatigershanghai...
644
chinatigershanghai
chinatigersh...
Mar 10, 2006 3:30 am
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...
643
Ivan F. Villanueva B.
artificialidea
Mar 2, 2006 3:24 pm
Hola Victor, ... The field is changing extremely fast. Nowadays there are two main directions: classic AI (most of AIMA book), dealing with symbolic...
642
lwang81096
Mar 2, 2006 7:29 am
Thanks for your comment. ... »¡¡G ... among Machine ... System. I would say ML and ES are subsets of classic A.I. -- Ivan F. Villanueva B. ...
641
Ghada K. Khedr
ghkm1984
Mar 2, 2006 7:28 am
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 ... ...
640
victor.lopez@...
vlopez2010
Mar 1, 2006 5:08 pm
Thanks Bob. ... Date: Tue, 28 Feb 2006 10:42:50 -0500 From: Robert Futrelle <futrelle@...> Reply-To: aima-talk@yahoogroups.com Subject:...
639
Robert Futrelle
bobfutrelle
Feb 28, 2006 3:55 pm
Try the many resources on the AIMA site. And try http://www.aaai.org/AITopics/html/welcome.html - Bob...
638
victor.lopez@...
vlopez2010
Feb 28, 2006 3:28 pm
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...
637
Ravi Mohan
magesmail
Feb 28, 2006 12:13 pm
Hi The java, python, and lisp implementations of the AIMA code have code for Knowledge Bases. Regards, ravi...
636
fasisi2003
Feb 28, 2006 12:06 pm
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...
635
Robert Futrelle
bobfutrelle
Feb 27, 2006 10:46 am
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...
634
Ravi Mohan
magesmail
Feb 27, 2006 9:57 am
Hi, There is a "notes.txt" file included in aima.zip. In the "Build Instructions" section it says ... ".... To run the tests , you will need to put...
633
teradon2000
Feb 27, 2006 9:49 am
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...
632
Robert Futrelle
bobfutrelle
Feb 26, 2006 7:31 pm
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...
631
praveen_lesnar
Feb 26, 2006 4:16 pm
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...
630
Robert Futrelle
bobfutrelle
Feb 22, 2006 2:45 am
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...
629
pranjalawasthi@...
pranjalawasthi
Feb 21, 2006 8:31 pm
why cant u code it yourself? Pranjal Awasthi Indian Institute of Technology, Madras Chennai, India Muhammad Ilyas <sensitive_princeof_2005@...> wrote:...
628
Ivan F. Villanueva B.
artificialidea
Feb 21, 2006 1:31 pm
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...
627
Robert Futrelle
bobfutrelle
Feb 19, 2006 6:45 pm
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...
626
Muhammad Ilyas
sensitive_pr...
Feb 19, 2006 6:44 pm
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...
625
Ivan F. Villanueva B.
artificialidea
Feb 19, 2006 1:06 pm
... I would say ML and ES are subsets of classic A.I. -- Ivan F. Villanueva B. artificialidea.com <<< European Community Patent will bring...
624
lamb
lwang81096
Feb 19, 2006 6:38 am
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,...