Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

aima-talk · AI: A Modern Approach: Help for the text

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

We're having a contest to design the cover for the 3rd edition. Open to instructors and students, see the contest rules at...
6 Apr 29, 2009
2:41 am

Nima Talebi
daashmashty
Send Email

The formulation in Fig 3.1 is not mentioned again, so its application to the clear examples in Sec 3.2 is obscure at best. How *does* it apply? Esp. since it...
4 Mar 12, 2009
5:43 pm

victor.dalmagro
Send Email

hi I was looking at AIMA python code repository in google and asking myself is python still considered viable in this community. the java repository seems to...
3 Dec 7, 2008
2:13 pm

Nima Talebi
daashmashty
Send Email

Okay, I can already see a flaw in this, here's my revised version... I've attached my formula as a png, hope it gets through, in case it doesn't... *Text:* ...
3 Oct 26, 2008
10:46 pm

daashmashty
Send Email

I'm looking to create a test file and successor function for BFS in the AIMA code. However, in order to instantiate a BFS I have to pass in a QueueSearch. I...
3 Sep 29, 2008
4:48 am

kiana
blacksilk79
Send Email

I understand the material in the chapter. However, the exercises are completely confusing to me. Therefore, a discussion of the chapter may clarify. For the...
3 Sep 24, 2008
11:55 pm

kiana
blacksilk79
Send Email

Hi, When I was going through the 8 puzzle example in fig. 3.4 of AIMA 2nd edition, I found that from the given start state (7 2 4 5 0 6 8 3 1), it is NOT...
2 Sep 24, 2008
9:07 pm

kiana
blacksilk79
Send Email

I'm having trouble opening up the aima-java. I am using eclipse to open the .project file. However, everytime I try to do this, I just open up a blank...
3 Sep 17, 2008
1:20 am

inyourmind6684
Send Email

Dear All: Would you please help me solving this problem? I am trying to upload the lisp codes (aima.lisp) but I encountered a problem. I pasted the error...
1 Sep 9, 2008
6:28 am

Moeljono Widjaja
mwidjaja2000
Send Email

Sir, In your book AIMA, in the chapter of dynamic bayesian networks(sample umbrella network),say; if I wish to calculate the probability of rain on day 5,...
1 Sep 6, 2008
3:02 am

helpathand1234
Send Email

I notice there is no AIMA Python or Lisp code for any of the planning algorithms in chapter 11. I'd really like to find out if anyone has developed any...
1 Aug 21, 2008
10:16 pm

Brandon Corfman
bcorfman
Send Email

Hi all! There is an exercise, 5.5(b) which I'm stuck with. I just can't get a correct approach for it... Consider we have 3 Groups (GroupA, GroupB, GroupC), 3...
1 Aug 6, 2008
11:46 am

takeforcemanager
takeforceman...
Send Email

In Performance Measures of Chapter 2, Mr. Norvig refutes the goal of counting the number of cleaning a square by claiming that the cleaner,in which case, can...
5 Jun 24, 2008
4:05 pm

ozgur aydogan
aydogan_ozgur
Send Email

Hi Again, Has anyone tried to solve this problem? I have failed to prove what the question is asking in the following PDF... ...
1 Jun 19, 2008
12:36 pm

daashmashty
Send Email

Hi Everybody. I've created a tutorial as part of my own learning while reading AIMA, and would like to share it with anyone who would be interested. ...
1 Jun 19, 2008
4:54 am

daashmashty
Send Email

Hi all, I've been reading AIMA religiously, and making my notes on a wiki. In trying to get a clear understanding of MiniMax and Alpha-Beta pruning, I've...
3 Jun 5, 2008
5:03 am

Nima Talebi
daashmashty
Send Email

Hello, in a Bayesian setting, how can I express known estimation errors? I am working on a problem where I want to model estimation volatility, but also biases...
1 May 24, 2008
5:58 pm

benjohngate
Send Email

Hello, First I would like to say I read AIMA 2nd edition for fun and it was fantastic. I have been studying the hybrid Bayesian network for an application and...
1 May 22, 2008
3:08 am

yakfarmer78
Send Email

Hi, In the book p.482 it is mentioned that the full joint distribution table has seven independent members (2*2*2 - 1 because the number must sum to 1). I...
2 May 20, 2008
10:26 pm

Peter Norvig
norvig
Send Email

Are multilayer feed-forward neural networks __not__ classed as perceptrons, while single layer ones are? On sites unrelated to AIMA (such as wikipedia), I see...
2 May 3, 2008
3:31 am

Nima Talebi
daashmashty
Send Email

Hello, Patch for http://www.cs.berkeley.edu/~russell/code/search/algorithms/simple.lisp so that iterative-deepening-search works. ... +++...
1 Mar 12, 2008
1:10 am

David Tolpin
dvd@...
Send Email

Quran's Invariance & Artificial Intelligence (Modern Unified Perspective) The challenge of finding the invariant synchronous words of the Quran ...
1 Feb 8, 2008
4:19 pm

ramzi_kam
Send Email

Hi, I've read section 13.3 of the book on de Finetti's theorem and cannot figure out how to solve exercise 13.3. Why would you have a "range of values" for A ^...
1 Jan 15, 2008
8:49 pm

arian
arian_toosmart
Send Email

Version 0.1 just released. It's very simple at this time, but it will grow up. Please visit http://www.symbolware.com/aima <http://www.symbolware.com/aima> ...
1 Jan 14, 2008
2:03 pm

symbolware
Send Email

Dear all, I think I've found an error in the first edition, first printing that is not mentioned yet: In chapter 19, section 4 ("Multilayer Feed-Forward...
1 Jan 7, 2008
8:02 pm

Dennis Pagano
ronnie0.sull...
Send Email

I tried to run Java code downloaded for ALPHA-BETA-SEARCH algorithm (figure 6.7) and got message "cannot find class aima.util.Util";. I would set the CLASSPATH...
5 Jan 3, 2008
4:44 pm

Ivan F. Villanueva B.
artificialidea
Send Email

I am finding the pseudocode in the text almost no help at all and would appreciate it if someone could help me with it. For example, I think I understand how...
5 Jan 3, 2008
4:36 pm

Ivan F. Villanueva B.
artificialidea
Send Email

I try to find answer book for this lecture, can any one help me to find problems solution for AI- A modern approach ?...
1 Nov 14, 2007
12:14 am

my_mc_h
Send Email

Hello, I am new to this list. I fixed the java ant build script, and would like to check it into the project hosted on google code. Can someone add me as a...
2 Oct 26, 2007
2:16 am

Ravi Mohan
magesmail
Send Email

Hi everyone, the book explains pattern databases on page 107 (2nd ed.). It says that it is currently unknown how how the pattern database approach can be...
2 Oct 24, 2007
6:58 pm

davidkwuman
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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