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

I'm currently delving into the AIMA-Python modules. In the module games.py there was there something to correct: in order to be able to run at all the...
3 Apr 17, 2012
6:22 pm

Antti Ylikoski
ylikoskia
Send Email

I don't see anything related to the robot navigation problem in the Online Code Repository. Anyone have it?...
1 Apr 17, 2012
2:53 am

shinobi355
Send Email

I have read through Stuart Russell's lecture slides for the AIMA book, from the AIMA site http://aima.cs.berkeley.edu. They constitute excellent refresher...
1 Feb 5, 2012
10:09 pm

Antti
ylikoskia
Send Email

Hi, I happen to have a two questions about the Passive ADP Agent (21.2.2 in the 3rd edition). I wonder if somebody could be so kind to answer them: 1. Why the...
1 Jan 31, 2012
7:31 pm

cauchy_wj
Send Email

The AIMA-Python project inspired me to study the Python code in the AIMA site Python files. It seems that I have discovered one bug in those Python files. (I...
1 Dec 16, 2011
5:37 pm

Antti
ylikoskia
Send Email

Is the book: George F. Luger: Artificial Intelligence, Structures and Strategies for Complex Problem Solving, 6th Edition, Addison-Wesley, ISBN...
1 Nov 23, 2011
6:05 pm

Antti
ylikoskia
Send Email

I'm trying to use the aima-python code to use in the online ai-class course from Standford. I'm new to python but have followed the instructions on the wiki...
2 Nov 15, 2011
5:08 pm

darius_bacon
Send Email

On the AIMA pages, http://aima.cs.berkeley.edu , the LISP code pages concerning planning refer to the UCPOP system. However, when one accesses these UCPOP...
1 Nov 15, 2011
5:08 pm

Antti
ylikoskia
Send Email

I'm in the process of delving into and running the LISP program code accessible in the site http://aima.cs.berkeley.edu for the 3rd edition of the venerable...
2 Nov 15, 2011
5:08 pm

Antti Ylikoski
ylikoskia
Send Email

The planner SensoryGraphPlan can be found, in an edited, tested and working status, tested with GNU EMACS, SLIME and CLISP, in my web site in ...
1 Nov 15, 2011
5:08 pm

Antti
ylikoskia
Send Email

On the problem reported a few days ago running doctests.py in aima-python: It looks like you ran it with no arguments, triggering a bug nobody had noticed...
1 Oct 28, 2011
8:48 am

Darius Bacon
darius_bacon
Send Email

I am considering signing up for the free online Stanford AI intro class being taught by Norvig and Russell (the authors), and am trying to nail down the...
1 Aug 5, 2011
8:21 am

rocwoof
Send Email

Hi AIMA community. We're getting into planning now and while i understand most of the material in chapter 10, i don't understand how planning graphs are used...
1 Apr 7, 2011
7:13 am

baylor
baylorw
Send Email

Hi, I am confused with the (revised!) description of GRAPH-SEARCH in AIMA 3/e. By adding resulting nodes to the frontier *only* if not already there (or in the...
1 Mar 31, 2011
2:41 am

sdreisei
Send Email

I was going to assign problem 4.13 to my AI students as a good continuation of 3.7, but I find that it requires problem 4.11. I looked at problem 4.11 and the...
1 Mar 9, 2011
6:50 am

jfernando.vega
Send Email

P(H|E) = P(H and E) / P(E) is not as useful as Bayes' Rule P(H|E) = (P(E|H)*P(H))/P(E) But I'm not sure why. Is it because the former requires P(H and E)...
3 Mar 9, 2011
6:45 am

YKY (Yan King Yin, € ...
cyberneticor...
Send Email

Need help... Guys can you help me solve the exercises of chapter no 3, 4, 5, & 6 of this book AIMA (Artificial Intelligence: A Modern Approach)... Plz plz plz...
2 Mar 8, 2011
3:56 am

Bob Futrelle
bobfutrelle
Send Email

just need some thoughts on "proof by contradiction" introduced on page 250 used on page 254, 7th line from the end `...we wish to prove Alpha; which...
1 Mar 8, 2011
1:40 am

fawadsmailbox
Send Email

The line indicating the loss from L(spam, nospam) =1, L(nospam, spam) = 10 (pg. 711) makes sense. But the different weightings seem to disappear when L(y, y^)...
1 Mar 8, 2011
1:40 am

Bob Futrelle
bobfutrelle
Send Email

The line indicating the loss from L(spam, nospam) =1, L(nospam, spam) = 10 (pg. 711) makes sense. But the different weightings seem to disappear when L(y, y^)...
1 Mar 8, 2011
1:40 am

Bob Futrelle
bobfutrelle
Send Email

Hi aima-talk list. i thought i understood how the degree heuristic worked on the Australia 3-color problem but according to pg 216, it guarantees solving the...
1 Mar 8, 2011
1:40 am

baylor
baylorw
Send Email

[ Apologies if you receive multiple copies of this announcement. ] Hello: Concordia University is organizing C3S2E'11, the Fourth International C* Conference...
1 Feb 16, 2011
4:07 pm

Serguei A. Mokhov on ...
stgunya
Send Email

just some thoughts on "proof by contradiction" introduced on page 250 used on page 254, 7th line from the end `...we wish to prove  which is,say,¬P12` ...
1 Feb 13, 2011
5:33 pm

fawadsmailbox
Send Email

Hi, I downloaded the AIMA code from the SVN: http://aima-java.googlecode.com/svn I have followed the instructions on the wiki: ...
1 Jan 16, 2011
10:10 am

en9apr@...
en9apr
Send Email

Hi, I am using eclipse with the JAVA code downloaded from: http://code.google.com/p/aima-java/downloads/list I created a new project in eclipse, loaded the...
7 Jan 3, 2011
2:06 am

naraic_oreilly
Send Email

Are these available yet? Please advise....
1 Dec 6, 2010
10:54 am

stuart_hirshfield
stuart_hirsh...
Send Email

Section 4.1.2 says The probability [also] decreases as the "temperature&quot; T goes down: "bad" moves are more likely to be allowed at the start when T is high,...
2 Sep 14, 2010
6:44 pm

Paul
paulreiners
Send Email

I have a set (or pool) of n real numbers. I also have a set of m functions, f_1, f_2, ..., f_m. Each of these functions takes a list of numbers as its...
1 Sep 10, 2010
3:19 pm

Paul
paulreiners
Send Email

This search expand the least cost node so the costs of nodes will increase step by step and this means uniform This search expand the least cost node so the...
1 Aug 12, 2010
2:15 am

Mohammad Assarian
assarianmo
Send Email

Hello In uniform cost search, 'uniform&#39; referred to what? thanks...
1 Aug 1, 2010
6:53 pm

hamid
return0_ir
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