Hi, this query is regarding the book "paradigms of AI programming" by Peter Norvig. I am trying to experiment of the STUDENT program in chapter 7. I...
... I suggest that you use an implementation more conforming to the ANSI Common Lisp standard, such as CMUCL. Although things are improving for GCL, its level...
Scan result:Virus "W32.Beagle.V@mm" found. You can not download this attachment. You have two options:1.Sign up for Yahoo! Mail Plus to get automatic cleaning...
Hi, i am about to start my final year project in AI. Any ideas, suggestions? JESUS IS LORD AND HE REIGNETH FOREVER ... Post your free ad now! Yahoo! Canada...
In the first edition of the Sent from Mount Zion College of Engineering and Technology, Lena Vilaku,Pilivalam PO, Pudukkottai, Tamil Nadu, India. Pin - 622...
Hello, I have read part of Mr. Norvig's PAIP code and run some examples. Here some advice is given, and I hope it is helpful to you. 1. I have found PAIP code...
I am starting on some of the computing exercises in chapter 2 and have a question regarding task environment. According to the book, task environment is...
Hello everyone, I am trying to implement "wumpus problem" by prolog according to chapter 7 of AIMA version 1 first order logic description. Mr.Author called...
Hi, Yes, ¡®Vehicle route problem¡¯ is a search problem. It is a central problem in distribution management. The classical problem¡¯s description is: ...
E etech058
etech058@...
Apr 20, 2004 4:57 pm
361
Dear Dr. Norvig, Recently I read AIMA and I'm sending a list of the errors I found I hope it helps Raicho 1.Chapter 14, page 515, figure 14.14 replace x,w <-...
Hello bob, Do you mean the 3 concept's relationship? 1. environment 2. agent head 3. agent body My idea are as follows: 1. Every agent contains 2 parts, 1 is...
E etech058
etech058@...
Apr 22, 2004 11:42 pm
364
Hello rahul, Maybe my reply is too late, you have already solved it. In the file "aima-lisp-code\logic\test-logic.lisp", it contains some "how to use kb?"...
E etech058
etech058@...
Apr 22, 2004 11:42 pm
365
Someon please correct me if I wrong, but in my interpretation the actuators as in conceptualy part of the agent. But when you make a software implementation on...
Hello Noha, 5. KQML - XML (Agent Communication Language) Because recently, I am researching for VRP problem and decide to use the multi-agent to solve the...
E etech058
etech058@...
Apr 22, 2004 11:43 pm
367
If someone has worked out the solution to Exercise 14.4 in AIMA, I'd appreciate receiving it. Chuck Dyer University of Wisconsin - Madison...
Charles Dyer
dyer@...
Apr 22, 2004 11:43 pm
369
Ive recently started reading up on AI and was curious to know if there were any soultions for Chapter one of this book....
Dear sir, I'm looking for an excercise about "chain problem" which it had in chapter 3 (Solving Problems by Searching) of the 1st edition "Artificial ...
Hello, I have asked others to help me to translate it from Japanese language. But it make me dispointed because it doesn't contain any information about how to...
Hello, I have implemented wumpus problem by prolog by goal-based agent. I have my original of rules of shooting are not good. My first version: 1. rule: if and...
I think you are right. Because the environment also our program, rather than a real-world's thing. kind regards chenyu ... actuators as ... environment you ......
Hello there, First of all, congratulations on a great book, Russell and Norvig! I have two questions that I was hoping you could help me out with: 1. I have a...
Hi all. I downloaded the lisp sources, and running them under the demo versions of Corman Lisp and Allegro CL 6.2 both produce errors. I can load and run them...
Hi all, As a part of academic project, I am solving one Cable Laying problem using GP. Problem is: To optimise cost, minimum path of laying cable in area X to...
I find your problem specification somewhat confusing. I would be helped by a sample arrray of about 5 x 5 together with a text describing what the array...
Is this a bug in Chap 23.2 ? On p. 841, line -7, "we can rank documents based on the score: P(r|D,Q)/P(~r|D,Q)=... " then on p. 842, line 1, "With the...
Hi, I'm looking for the source paper/publication of the equations on the Language Modeling approach to information retrieval (Chap.23.2, p.841, P(r|D,Q)=... )....