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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 812 - 841 of 946   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
841 kiana
blacksilk79 Send Email
Sep 24, 2008
11:55 pm
... are ... may ... state ... number ... state. In ... configuration) ... Discussions of the topics in the book leads to a better understanding of the...
840 kiana
blacksilk79 Send Email
Sep 24, 2008
11:55 pm
... are ... may ... state ... number ... state. In ... configuration) ... I'm confused, any clarification is greatly appreciated....
839 kiana
blacksilk79 Send Email
Sep 24, 2008
9:07 pm
... 2nd edition, I found that from the given start state (7 2 4 5 0 6 8 3 1), it is NOT possible to reach the given Goal state ( 0 1 2 3 4 5 6 7 8) since both...
838 kiana
blacksilk79 Send Email
Sep 24, 2008
9:07 pm
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...
837 inyourmind6684 Send Email Sep 17, 2008
1:20 am
At what level should I import the source code? should I just import the aima level? or the src sublevel? Thank you for your time....
836 Ravi Mohan
magesmail Send Email
Sep 16, 2008
12:58 pm
If you are having trouble with .project file, delete it. Use the "Import project from source" option in eclipse and it will generate a new .project file for...
835 inyourmind6684 Send Email Sep 16, 2008
6:19 am
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...
834 Moeljono Widjaja
mwidjaja2000 Send Email
Sep 9, 2008
6:28 am
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...
833 helpathand1234 Send Email Sep 6, 2008
3:02 am
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,...
832 Brandon Corfman
bcorfman Send Email
Aug 21, 2008
10:16 pm
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...
831 takeforcemanager
takeforceman... Send Email
Aug 6, 2008
11:46 am
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...
830 ozgur aydogan
aydogan_ozgur Send Email
Jun 24, 2008
4:05 pm
Hi Nami, again. I think you are mixing the point I am emphasizing and Mr. Norvig does. I definitely agree with the Mr. Norvig's performance measurement...
829 daashmashty Send Email Jun 23, 2008
11:26 am
You're argument is that dumping is not in the action list - but that's not the point that's being made here. The key that is being conveyed here is this... "As...
828 ozgur aydogan
aydogan_ozgur Send Email
Jun 22, 2008
12:22 pm
Hi thanks for the answer, but , frankly, I know what Mr. Norvig wants to point by that exceptional action of the cleaner. And, I see your example as well. But...
827 Nima Talebi
daashmashty Send Email
Jun 22, 2008
4:05 am
I think the mention of `dump', not being in the action list of the agent, as you correctly stated, in this environment at least serves no purpose. I think...
826 aydogan_ozgur Send Email Jun 22, 2008
1:51 am
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...
825 daashmashty Send Email Jun 19, 2008
12:36 pm
Hi Again, Has anyone tried to solve this problem? I have failed to prove what the question is asking in the following PDF... ...
824 daashmashty Send Email Jun 19, 2008
4:54 am
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. ...
823 Nima Talebi
daashmashty Send Email
Jun 5, 2008
5:03 am
Hi Iván, everybody, Thanks for your feedback. I'm aware of the wikipedia pages, this is more about putting the algorithms to practice, which is what I've...
822 Ivan F. Villanueva B.
artificialidea Send Email
Jun 4, 2008
7:47 pm
... You might consider using the Wikipedia, either to understand it, or to improve its pages. http://en.wikipedia.org/wiki/Minimax ...
821 daashmashty Send Email Jun 4, 2008
12:49 pm
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...
820 benjohngate Send Email May 24, 2008
5:58 pm
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...
819 yakfarmer78 Send Email May 22, 2008
3:08 am
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...
818 Peter Norvig
norvig Send Email
May 20, 2008
10:26 pm
It might be easier to think of it as 8 values. For example, these might be the eight values: [.2, .2, .1, .1, .1, .1 .1, .1] Notice that these sum to 1.0...
817 meskabnada Send Email May 20, 2008
1:27 pm
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...
816 Nima Talebi
daashmashty Send Email
May 3, 2008
3:31 am
Well there is a better (and new) detail in the end of the chapter which states that a multilayer ff nn is not a perceptron, so within the book, it's all...
815 daashmashty Send Email May 2, 2008
4:10 pm
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...
814 David Tolpin
dvd@... Send Email
Mar 12, 2008
1:10 am
Hello, Patch for http://www.cs.berkeley.edu/~russell/code/search/algorithms/simple.lisp so that iterative-deepening-search works. ... +++...
813 ramzi_kam Send Email Feb 8, 2008
4:19 pm
Quran's Invariance & Artificial Intelligence (Modern Unified Perspective) The challenge of finding the invariant synchronous words of the Quran ...
812 ramanathan pl
ram.dude Send Email
Jan 22, 2008
3:35 am
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...
Messages 812 - 841 of 946   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