i think there is an error in page 891 because i think the equation must be ... instead of ... because the translation matrix is multiplied not added please i...
Dear all, I am studying AI autodidactly. I am still on chapter 2 of AIMA, the vacuum cleaner problem. Do you have an idea on how to move the vacuum (the...
There are several exercises that assume different abilities for the vacuum, but basically, it can only scan the current position for dirt. You need to build a...
HI, I was looking over the code for decision-tree learning and learning and general in LISP that is on the website. I was wondering what the format of the ...
Intelligent Koran Unification & the Search for the Invariants The Intelligent Unification of the Koran's Natural & Artificial Scripture & the Search for the...
Hi I am student at Computer Engineering -Cairo University, Egypt. We study AIMA in forth year in the colleague.. There are some problems which i didn't...
The Python readme file recommends running the doctests (step 7) after installing the data and code files. Under Windows XP with Python 2.3.3, the given command...
join __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
I am using AIMA for self-study and research during my doctoral studies at the University of Arizona and I need some help. I am studying Chapter 8 (First-Order...
Hello, some months ago I posted here that I was starting to program a java library with the algorithms of the book. I have changed almost everything in the...
... Your iniciative is great! I'll like to help by adding mtd(f) to your library if that's ok with you. I'm grading assigments at the moment, but when I'm...
... Thanks. I welcome any contribution. Your idea of adding an algorithm to the library is the best to do. My highest expectations are that some teachers ask...
interesting perspective! there are 18 universities in london doing A.I. dgree courses. i think a great way is getting sahpiro's encyclopoedia of A.I. 2 vols, ...
hi all, if any of you know how to get the book exercises solutions i'd be so thankful... i need them urgently ... please anyone answer me as soon as possible. ...
Hi If any of you can help me out with the solutions of exercises in chapters 8 and 9 of second edition, I will be grateful. IT IS AN URGENT NEED. Thanks....
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...
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...
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...
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...
... 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 ...
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 ...
... 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...
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...