Search the web
Sign In
New User? Sign Up
aima-talk · AI: A Modern Approach: Help for the text
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 322 - 351 of 867   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
322
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...
jbirtwell
Offline Send Email
Feb 5, 2004
3:33 am
323
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...
magesmail
Offline Send Email
Feb 5, 2004
7:12 am
324
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...
Joseph
demanuele_jo...
Offline Send Email
Feb 19, 2004
6:25 am
325
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...
rose_ronglin
Offline Send Email
Feb 22, 2004
6:55 am
326
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@...
Send Email
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...
Paolo Amoroso
amoroso_paolo
Offline Send Email
Feb 24, 2004
10:38 am
328
... I have forgotten the closing parentheses, sorry: (setq a (make-agent)) (setq b (make-agent)) (setq c (make-agent)) Paolo -- Why Lisp?...
Paolo Amoroso
amoroso_paolo
Offline Send Email
Feb 25, 2004
4:52 pm
329
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...
mahsa
mahsaee
Offline Send Email
Feb 25, 2004
4:54 pm
330
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@...
Send Email
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...
Hesham
heshamebrahimi
Offline Send Email
Mar 2, 2004
7:45 am
332
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...
rong lin
rose_ronglin
Offline Send Email
Mar 2, 2004
8:01 am
333
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...
rong lin
rose_ronglin
Offline Send Email
Mar 2, 2004
8:02 am
334
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@...
Send Email
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...
srsorte
Offline Send Email
Mar 11, 2004
7:22 am
336
Hi I had a couple of questions while going through Ch 15 (Probabilistic Reasoning over Time) - How do we represent an HMM as a recursive relational...
srsorte
Offline Send Email
Mar 11, 2004
7:22 am
337
Hi, i am taking an AI class with AIMA as text and planning for a mini course project. Any ideas, suggestions? aman ...
AMANULLAH NURULLAH
amanumr
Offline Send Email
Mar 12, 2004
4:45 am
338
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@...
Send Email
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...
setiawan adhiputro
sea12_02
Offline Send Email
Mar 14, 2004
9:07 pm
340
Hi, Yes, ¡®Vehicle route problem¡¯ is a search problem. It is a central problem in distribution management. The classical problem¡¯s description is: ...
³ÂÓí
chenyu468
Offline Send Email
Mar 15, 2004
6:19 am
341
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...
John Wesley
jdjohnwesley
Offline Send Email
Mar 16, 2004
7:31 am
342
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 ³ÂÓí...
seA
sea12_02
Offline Send Email
Mar 18, 2004
3:27 am
343
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...
Maithreebhanu
bhanu128
Offline Send Email
Mar 22, 2004
9:36 am
344
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...
³ÂÓí
chenyu468
Offline Send Email
Mar 22, 2004
4:29 pm
345
i'm looking for a thesis topic in parallel computing. i'm wondering if i can find a parallel algorithm for VRP. ... alkin/philippines ... DATE: Mon, 22 Mar...
al kin
alquine@...
Send Email
Mar 23, 2004
9:08 am
346
... Why don't you attempt to parallelize existing ones? ... -- Serguei A. Mokhov | /~\ The ASCII Computer Science Department | \ / Ribbon...
Serguei A. Mokhov
stgunya
Offline Send Email
Mar 23, 2004
2:22 pm
347
Hello All, I have to choose from the following tools to do an Experimental Paper as part of my Advanced AI Course. Can anyone please help me choosing based on...
Noha Greiss
ngreiss2001
Offline Send Email
Mar 26, 2004
9:12 am
348
hello, im new here. im not sure if the question im going to pose here has already been answered. in the "logic" section of AIMA code, how does ask-each...
Rahul Kotamaraju
rahul061278
Offline Send Email
Mar 30, 2004
4:08 am
349 peter@...
norvig
Offline Send Email
Mar 30, 2004
5:12 am
350
Dear Dr. Norvig, I'm sending some typos I found in AIMA Hope they help Regards, Raicho ... 1.Chapter 14, page 515, figure 14.14 replace x,w <-...
chalkov
Online Now Send Email
Apr 5, 2004
1:30 am
351
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...
AMANULLAH NURULLAH
amanumr
Offline Send Email
Apr 9, 2004
3:33 am
Messages 322 - 351 of 867   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help