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 665 - 694 of 946   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
694 cedricstjl Send Email Jun 14, 2006
7:17 pm
Actually, I think that I don't even need levels. for all fun, a, b: call_function(reflexive, fun) <=> call_function(fun, a, b) = call_function(fun, b, a) seems...
693 Robin
get_imaginary Send Email
Jun 14, 2006
7:12 pm
This is a classic Operations Research problem that I'd think would be straightforward to solve by linear programming. Have you looked into using an LP solver? ...
692 cedricstjl Send Email Jun 14, 2006
4:25 pm
I don't see why one would ever want to quantify over call_function. I don't think that there is an equivalent to that in "regular" logic. I can quantify over...
691 zappbrann Send Email Jun 14, 2006
4:22 pm
Hello, I'm trying to build an application that optimizes the way packages (cargo) are loaded into a 3D space (truck). The goal is to fit as many packages as...
690 Peter Norvig
norvig Send Email
Jun 13, 2006
9:59 pm
I agree that for most of what you would reasonably want to do, it wouldn't matter. But the point is that when you quantify over all functions/relations...
689 cedricstjl Send Email Jun 13, 2006
9:49 pm
Why does it matter? I'm quantifying over "objects that behave exactly like FOL functions" instead of quantifying directly over FOL functions. I could write a...
688 Paras Babu Tiwari
punarwas Send Email
Jun 13, 2006
11:42 am
I have problem with following questions: 1) Why state space representation is important in problem solving. Describe in brief with Water Jug problem. 2) Though...
687 Maithreebhanu Wimalas...
bhanu128 Send Email
Jun 12, 2006
2:12 pm
Is acting human approch to AI it usefull orpractical except for simulation and games. ( robotics exculded ) Are there new avenues for reserch in this area and...
686 Ivan F. Villanueva B.
artificialidea Send Email
Jun 9, 2006
10:51 pm
Hello, I have noticed that on page 619 of the international edition (figure 17.3) the best action for position 3,1 is to move North. However the figure 17.2...
685 Peter Norvig
norvig Send Email
Jun 8, 2006
8:53 pm
You could do that, and that could be a way of expressing reflexivity, but it wouldn't be quantifying over FOL functions -- it would be quantifying over objects...
684 cedricstjl Send Email Jun 8, 2006
8:47 pm
I have some difficulty seeing the difference in expressiveness between first-order logic and higher-order logics. Wikipedia (as well as AIMA, AFAICT) says that...
683 The Geek
guihergeek61 Send Email
May 19, 2006
12:34 pm
A fine question. It sure looks like it holds to me, so perhaps somebody a little smarter than I am should take a look... Rob ... ...
682 www.shurik Send Email May 18, 2006
5:13 am
What is the infix logic format for first order logic, that can be passed to the logic function. According to the specs (logic "forall(x, P(x))") should work,...
681 stockscience Send Email May 18, 2006
5:12 am
please tell me whether the counterexample holds! Thanks, Bob...
680 stockscience Send Email May 13, 2006
5:07 am
could someone please explain why this total ordering of 8 tuples is not a counterexample? 000 010 100 001 011 110 101 111...
679 [3!|_/\|_
bilal_hayat_... Send Email
May 12, 2006
3:54 am
These 4 definitions are basically the four broad categories of work done in field of AI. Researchers initially thought that to make an AI system they need...
678 Ricardo Alonso
ricardo_alonso Send Email
May 12, 2006
3:46 am
Hi Easy.... Acting and Thinking as Human means that we want to imitate the Inteligence and behavioral process of Humans.... Rationally means that we want to...
677 Ivan F. Villanueva B.
artificialidea Send Email
May 11, 2006
7:51 pm
... Where do these definitions come from ? I found in the chapter (14 or so) about making decisions good examples for the four. -- Ivan F. Villanueva B. ...
676 Paras Babu Tiwari
punarwas Send Email
May 11, 2006
1:11 pm
Fren I can't understand the four definition of AI 1)Acting Humanly 2)Thinking Humanly 3)Acting Rationally 4)Thinking Rationally Can any body explain more about...
675 john nassan
dr_mysteriou... Send Email
May 3, 2006
11:10 pm
hi everybody....how are u all? hope u r fine well i need help in something ....i need some real time application that uses chapter 24 in our book ...plz i need...
674 conan19820215 Send Email Apr 24, 2006
6:49 am
£Ut+1 = (I - (Kt+1))(F(£Ut)(F^T) + (£Ux)) ==> £Ut+1 = (I - (Kt+1)H)(F(£Ut)(F^T) + (£Ux))...
673 phddas Send Email Apr 18, 2006
3:58 am
dear members, I am just trying to install the code using Linux Debian. http://aima.cs.berkeley.edu/lisp/doc/install.html says I need to do the steps (load...
672 Robert Futrelle
bobfutrelle Send Email
Apr 14, 2006
10:38 pm
It is the general policy of this group not to provide the answers to the exercises for a variety of reasons: People might give them to a teacher, claiming they...
671 Farid B
ambitious_farid Send Email
Apr 14, 2006
10:37 pm
Hi, Assuming this question is addressed to me, and you're talking about the MIT icampus courses, I should say: I've just started the "structure and...
670 Ramon Antonio Parada
petrarcadue Send Email
Apr 14, 2006
5:42 pm
I am very interested in the course you are talking about. Do you think it is too late to start it? -- Ramon Antonio Parada Skype: ramon.parada ...
669 waqas805 Send Email Apr 14, 2006
5:42 pm
Hello If somebody have solve exercises of chpaters 13,14,15,16,17,18,19.then please send me . I shall be thankful to him/her. bye...
668 waqas805 Send Email Apr 14, 2006
5:41 pm
Hello Friend you got solved exercises or not if u got then please tell me how i can get or if you have then please send me too. or tell me how u got. bye but i...
667 Robert Futrelle
bobfutrelle Send Email
Apr 6, 2006
8:33 pm
I have to agree that symbolic computation has definite limits. You could even go so far as to consider it a human conceit to try to reduce rich and complex...
666 Ivan F. Villanueva B.
artificialidea Send Email
Apr 6, 2006
4:27 pm
... Thanks. I will. ... If you mean GOFAI, I consider the Python sources of AIMA much easier to understand than the lisp sources. For embodied AI, like Robot...
665 Paolo Amoroso
amoroso_paolo Send Email
Apr 6, 2006
2:49 pm
... If by "LISP" you mean Common Lisp, i.e. the language the AIMA Lisp code is written in, you may have a look at this book: Practical Common Lisp ...
Messages 665 - 694 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