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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 782 - 812 of 867   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
782
Will there be a next edition of the AIMA text book?...
per.nyblom
Offline Send Email
Oct 1, 2007
3:15 pm
783
Yes, there will be. The authors are discussing the process of writing a third edition now, but don't yet have a schedule. -Peter Norvig...
Peter Norvig
norvig
Offline Send Email
Oct 1, 2007
3:21 pm
784
... It would be nice if future editions of the AIMA textbook were to include some treatment of the various independent AI projects that are out there (on the...
mentifex@...
mentifex
Offline Send Email
Oct 1, 2007
6:03 pm
785
This is with regards to AIMA 2nd Ed, page 36. The description says that if a performance penalty of one point is assessed, the agent will fare poorly. I'm at a...
Chuck Wolber
chuckwolber
Offline Send Email
Oct 2, 2007
6:29 am
786
Chuck, ... I had replied to you as soon as I saw your email (The reply is duplicated below, Please note the date. Maybe your filters plonked it into your spam...
Ravi Mohan
magesmail
Offline Send Email
Oct 2, 2007
6:38 am
787
... Weird. You're right, I did receive it, at least my mail server logs say so, but it wasn't trapped in my spam folder nor do I recall seeing it in my inbox. ...
Chuck Wolber
chuckwolber
Offline Send Email
Oct 2, 2007
8:04 am
788
Hey, I don't know if i would be able to explain it to you very well, but i would still like to make a try. In the vacuum cleaner agent we assume that the...
Abhijeet Sinha
abhijeet_ksinha
Offline Send Email
Oct 2, 2007
4:17 pm
789
... It would be great if at least some parts of the book will be publish under a creative commons license. For other good books already under such a license, ...
Ivan F. Villanueva B.
artificialidea
Offline Send Email
Oct 2, 2007
5:16 pm
790
hi all I think there is a critical point in chapter 3,section 4,page 75 of seconde edition of AIMA,about worth case time of uniform-cost search. authors...
Ehsan
anything_eag...
Offline Send Email
Oct 3, 2007
9:29 am
791
Hi, I'm trying to use the FOL KB in fol.lisp, and the only doc I found is http://aima.cs.berkeley.edu/lisp/doc/overview-LOGIC.html I want to be able to tell...
dongnod
Offline Send Email
Oct 3, 2007
9:29 am
792
-- Buitms Mail (http://mail.buitms.edu.pk) i have computer with intel architecture and running XP. which LISP version can be run on my system. plz provide me...
samad
a_s_khan_b
Offline Send Email
Oct 3, 2007
9:30 am
793
... I interpreted the question a bit differently. I saw no indication that the performance award of one point for being on a clean square would go away. The...
Chuck Wolber
chuckwolber
Offline Send Email
Oct 12, 2007
10:28 am
794
This is a pretty late response to an old question. I'm not sure if the original requester is still interested, but here is my attempt to explain. The book...
davidkwuman
Offline Send Email
Oct 24, 2007
6:58 pm
795
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...
Peter Wiley-Cordone
pcordone
Offline Send Email
Oct 26, 2007
2:11 am
796
Peter, I am the maintainer of the java code. Send me the "fix" and a two line description of your changes and if needed I will add it to the code. Regds, Ravi ...
Ravi Mohan
magesmail
Offline Send Email
Oct 26, 2007
2:16 am
797
I try to find answer book for this lecture, can any one help me to find problems solution for AI- A modern approach ?...
my_mc_h
Offline Send Email
Nov 14, 2007
12:14 am
798
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...
Michael B. Enders
michael_b_en...
Offline Send Email
Dec 30, 2007
6:02 pm
799
I would strongly suggest that you look at Norvig's book, Artificial Intelligence Programming - Case Studies in Common Lisp. It is full of insights about these...
Bob Futrelle
bobfutrelle
Offline Send Email
Dec 30, 2007
10:18 pm
800
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...
Michael B. Enders
michael_b_en...
Offline Send Email
Dec 30, 2007
10:33 pm
802
Hi, ... You do need to download the aima-java v 0.92 archive from http://code.google.com/p/aima-java/downloads/list. The file you "does not exist" is in the...
Ravi Mohan
magesmail
Offline Send Email
Dec 30, 2007
10:59 pm
803
Although you seemed to have missed some of the points in my orginal message, you have answered my question - which is where the files I need to import are...
Michael B. Enders
michael_b_en...
Offline Send Email
Jan 1, 2008
2:24 pm
804
I will keep that in mind, but at this point my strategy for trying to figure out the pseudocode is to get some of the algorithms that are in pseudocode in the...
Michael B. Enders
michael_b_en...
Offline Send Email
Jan 1, 2008
2:30 pm
805
Michael, ... Every distribution ever made of AIMA java has had the requisite files to run every algorithm in that distribution. Nothing special about the 0.92...
Ravi Mohan
magesmail
Offline Send Email
Jan 1, 2008
2:30 pm
806
I still think that you would find Norvig's book is written in a style that shows you algorithms stripped to their essence, yet they are fully executable code. ...
Bob Futrelle
bobfutrelle
Offline Send Email
Jan 1, 2008
3:35 pm
807
... If you can read German, the Wikipedia article about it is excellent http://de.wikipedia.org/wiki/Alpha-Beta-Suche The English one is not so good but is ok:...
Ivan F. Villanueva B.
artificialidea
Offline Send Email
Jan 3, 2008
4:36 pm
808
... http://www.artificialidea.com/index.php?page=algorithms Many thanks for the reference ! -- Ivan Villanueva FFII (open standards, no software patents) --...
Ivan F. Villanueva B.
artificialidea
Offline Send Email
Jan 3, 2008
4:44 pm
809
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...
Dennis Pagano
ronnie0.sull...
Offline Send Email
Jan 7, 2008
8:02 pm
810
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> ...
symbolware
Offline Send Email
Jan 14, 2008
2:03 pm
811
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 ^...
arian
arian_toosmart
Offline Send Email
Jan 15, 2008
8:49 pm
812
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...
ramanathan pl
ram.dude
Offline Send Email
Jan 22, 2008
3:35 am
Messages 782 - 812 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