The following aima-talk poll is now closed. Here are the final results: POLL QUESTION: Do you learn AI by yourself for self- interest, No classmate, No...
aima-talk@yahoogroups...
Jan 2, 2004 10:39 pm
316
Please unsubscribe me from this user group __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes ...
Hello, Friend has recommended a new IT related website. I have browsed it and found it contains many useful url links. Of course, it contains AI related web...
Page 144 of your d/l copy refers to the method of BT + MRV, meaning that FC is not needed. However, they work like hand in glove. At the bottom of the same...
I have a couple questions about Figure 4.8, which shows the search cost of the A* algorithm for the Eight-Puzzle problem. First, what is search cost? In the...
Hi, I doubt the solution will involve any learning at all. I guess instead that it will show how to construct the net directly (or show that 3-layer nets are...
Hi, I am trying to run the C++ version of the aima codes. However, I got some errors when I compiled the lib/ files.. simple here is what I did and what error...
I'm taking a graduate course in AI at NYU and am delighted to find the java demos online. Much thanks to Ravi. I've downloaded them and have walked through...
Justin, Many thanks for the kind words. If you can just hold one for a few more days, there is a new release of the code coming up which should clear up a lot...
Hi all, Having a graph, is there only one way how to build a tree using depth first search algorithm? If there is not, because of cycles, is there a way how...
I just started learning lisp. For the intelligent program acting in the vacuum world, I tried to define several agents, but compiler gives me syntax error. The...
Hello, I have run this program before. It also gives some compile error, but after modification, it can run. I have used corman-lisp for exercise. Which tools...
E etech058
etech058@...
Feb 24, 2004 5:34 am
327
... Try the following: (setq a (make-agent) (setq b (make-agent) (setq c (make-agent) Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film...
Hello, we want to create an expert system for disease diagnisis, and we must use Prolog; is there any one to give us the point where we should start! and how...
Hello, I think you could establish 2 layers. The first layer is user interface, designed by event-driven model. It could be programmed by VB, VC, HTML+script...
E etech058
etech058@...
Feb 26, 2004 1:15 am
331
Hi all, I have a simple AI quesiton. On page 73 we read: "...breadth-first search is optimal if the path cost is nondecreasing function of the depth of the...
Hey, Thank you for reply. I am running lisp on unix and aima code has been modified by professor to be able to run on unix server. I also made some changes to...
Thanks, you are correct. Regards, Rose ... Add photos to your messages with MSN 8. Get 2 months FREE*. ... Try the following: (setq a (make-agent) (setq b...
Hello everyone, I have faced an schedule problem. In the specified problem, there are a lot of constraints requirements; in addition, it is requirement for fee...
E etech058
etech058@...
Mar 9, 2004 2:52 am
335
Hi I had a couple of doubts while going through Ch. 15 (Probabilistic Reasoning over Time) - How do we represent an HMM as a recursive relational probabilistic...
Hi, My proposal is "Vehicle route problem". The problem can be easy or complex depending on the requirement. Best regards/chenyu ... From: AMANULLAH NURULLAH...
E etech058
etech058@...
Mar 13, 2004 5:56 pm
339
this "Vehicle route problem", is that about searching problem? E etech058 <etech058@...> wrote:Hi, My proposal is "Vehicle route problem". The...
Hi, Yes, ¡®Vehicle route problem¡¯ is a search problem. It is a central problem in distribution management. The classical problem¡¯s description is: ...
Hi Can you connect me to someone who can help me with "Logical Agents" Thank you John Wesley Sent from Mount Zion College of Engineering and Technology, Lena...
can i represent this VRP as a Reinforcement Learning problem? becaus im thinking about using RL for my mini project,any idea? regards, seA/indonesia ³ÂÓí...
In your book AIMA you have defined four approches to AI. How do you classify ANN into one of them and what would be the reasons? Thank you, Bhanu128 Do you...
Hi, I have found a introduction which is about VRP as a learning problem. But it is written in Japanease, I can't understand it now. After asking helping...