Ah, I thought that fringe might be referring to a specific data structure I hadn't heard of before. Thanks for the explanation. Brandon Peter Norvig wrote: The...
... Quite right about emotions. Now: I just wonder then, when a computer does the right thing and a human considers it also the right thing to do, then the...
Hi Gobinath, The computer hasn’t emotion like human. It can’t write some very beautiful song, like human. If computer do something, it will “do the right...
Hi all, Can anybody explain me the differences between intelligent agents and rational agents?.If they are different,mail me the details arrividervis gobinath...
The collection of nodes is a queue of nodes that are on the fringe of the graph -- fringe meaning the frontier, or the leaf nodes of the expanding graph. We...
The graph-search and tree-search algorithms in chapter 3 of the 2nd edition use a "fringe" variable to maintain the queue of nodes. Does anyone know why the...
I was working on problem 3.4 (never did get very good at those sliding-block puzzles as a kid). I found the Berlekamp books at the library, but I haven't...
I agree with you, and it is our goal to eventually have additional exercises (not the ones in the book) online with answers. However, we're also busy with...
trying to answer question 3.15 part a of 2002 print am i right to assume its the formula we are after? if so any clues to which pages to look at and paths to...
... instructors want to ... I understand this, but there are a lot of students that prepare themselves with the book without following classes, and in those ...
not after the answer, trying to understand the question given (x, y) number of states would be x * y but qn b paths to goal ????? my maths not that strong to...
Solutions to exercises are not available. The reason is that instructors want to assign exercises as homework, and want the students to do the work ...
Hello, I have the italian version of this great book, but unfortunately there are not the solutions to the excercises, so if someone knows where i can find...
Hi, Iam from sri lanka and recenly got the Int ed. I belive only the cover is diffrent. Whatever iam perfectly happy with it. And what a good book i might add....
I'm guessing it's of flimsier build quality to compete in cost-conscious markets, based on what O'Reilly says about its int'l editions. Thanks, I don't think...
When I try to access aima.cs.berkeley.edu with Mozilla 1.4, I get a dialog popping up asking me for a name and password for Kerberos authentication. IE doesn't...
Hi, I'm ordering a copy of AIMA, and I have the possibility of getting the "International Edition." It seems a little more recent and wallet-friendly. Does...
The two best books are "Speech and Language Processing" and "Foundations of Statistical NLP". Neither is online. http://aima.cs.berkeley.edu/ai.html#nlp has...
hello, i am a student of MS in computer science. i am doing my final year project in natural language processing. my problems are 1. is there any online book...
Hi all, i already post this question last year before the second edition was released. Do you have any plans to have a french translation of AIMA available ? I...
Hi. I am currently using AIMA printed in 1995 (2nd printing - I think!) and I think I spotted a mistake or just a point that needs to be clarified in the...
Hi. I am currently using AIMA printed in 1995 (2nd printing - I think!) and I think I spotted a mistake or just a point that needs to be clarified in the...
You will find many rules of thumb to say exactly how many layers or units to put into a network. Don't believe them. The best answer is to search the...
... These are /research/ questions. For c) minimum you have to have two, input and output layers. a) and c) and number of links (it may not necessarily be a...