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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 153 - 199 of 867   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
153
I'd be interested in an extension to csp Module (csp.py) which would hand dle Higher-order Constraints as suggested on page 140, or equivalently discussion of...
george3770549
Offline Send Email
May 19, 2003
9:09 pm
154
Are you asking me to implement them, or are you offering to? -Peter...
Peter Norvig
norvig
Offline Send Email
May 19, 2003
9:45 pm
155
I'd be glad to try to implement such a beast. I think the method would be to define 'neighbors' groups for example neigbors = [[O R X1],[X1 W U X2],[X2 T O...
george3770549
Offline Send Email
May 20, 2003
1:34 am
156
A significant revision to my earler thoughts on this issue: After rereading problem 5.11 the tuple '[X Y Z]' should parse to ...
george3770549
Offline Send Email
May 20, 2003
3:30 pm
157
Since this file has been mentioned recently, I'd like to ask how finished it is. I tried running solve_zebra, and it bombs out with an error. Also, it doesn't...
Brandon Corfman
bcorfman
Offline Send Email
May 21, 2003
1:25 pm
158
The zebra problem is difficult; you may have run out of memory. What error msg did you get? You should get an answer eventually, but it should take several...
Peter Norvig
norvig
Offline Send Email
May 22, 2003
1:02 am
159
... House 1 Traceback (most recent call last): File "<pyshell#0>", line 1, in ? csp.solve_zebra() File "C:\Documents and Settings\Brandon ...
BRANDON C CORFMAN
bcorfman
Offline Send Email
May 22, 2003
1:07 pm
160
... I must be missing something; I didn't see any difference in the files. Am I looking in the wrong place? Thanks, Brandon...
Brandon Corfman
bcorfman
Offline Send Email
May 22, 2003
6:46 pm
161
The latest version is now at aima.cs.berkeley.edu You can see the output of the examples at http://aima.cs.berkeley.edu/python/docex-log.html#csp.py The file...
Peter Norvig
norvig
Offline Send Email
May 22, 2003
8:42 pm
162
Respected, my name is bhargav. I have completed my study in Bachelor Of Computer Applicartion. my question is: What the intelligence can create Fellings? ... ...
bhargav prajapati
bhargav_study
Offline Send Email
May 23, 2003
9:31 am
163
... It all depends on what you mean by "feelings". If you extend the question somewhat to "Can purely algorithmic processes in a system result in the system...
Michael Schuerig
mschuerig
Offline Send Email
May 23, 2003
11:19 am
164
I finished reading the CSP chapter (the PDF file posted on the web site) over the weekend. I have a comment about one of the sentences in section 5.2 talking...
Brandon Corfman
bcorfman
Offline Send Email
May 27, 2003
12:19 pm
172
Hello: Could you tell me about any method to answer this questions? a) How many hidden layers do I set in a neural network? b) How many neurons do I set for...
Alberto Vera
artificialin...
Offline Send Email
Jun 3, 2003
7:32 pm
173
Hello: Could you tell me about any method to answer this questions? a) How many hidden layers do I set in a neural network? b) How many neurons do I set for...
Alberto Vera
artificialin...
Offline Send Email
Jun 3, 2003
7:33 pm
174
... These are /research/ questions. For c) minimum you have to have two, input and output layers. a) and c) and number of links (it may not necessarily be a...
Serguei A. Mokhov
stgunya
Offline Send Email
Jun 3, 2003
8:21 pm
175
You will find many rules of thumb to say exactly how many layers or units to put into a network. Don't believe them. The best answer is to search the...
Peter Norvig
norvig
Offline Send Email
Jun 3, 2003
9:39 pm
176
I need help , if you have source code of this Ai-KB please send it to me ....
dhteuri
Offline Send Email
Jun 4, 2003
7:13 pm
177
Hi. I am currently using AIMA printed in 1995 (2nd printing - I think!) and I think I spotted a mistake or just a point that needs to be clarified in the...
Tommy French
tfrench66
Offline Send Email
Jun 5, 2003
5:02 pm
178
Hi. I am currently using AIMA printed in 1995 (2nd printing - I think!) and I think I spotted a mistake or just a point that needs to be clarified in the...
tfrench66
Offline Send Email
Jun 5, 2003
5:26 pm
179
hi I am learning the grocery shopping world at A.I course. i need some explainations about this subject regards Jacob...
kuziz
Offline Send Email
Jun 6, 2003
11:22 am
183
Hi all, i already post this question last year before the second edition was released. Do you have any plans to have a french translation of AIMA available ? I...
serge_stinckwich
serge_stinck...
Offline Send Email
Jul 15, 2003
4:56 pm
188
hello, i am a student of MS in computer science. i am doing my final year project in natural language processing. my problems are 1. is there any online book...
bondxmax
Offline Send Email
Jul 25, 2003
1:26 pm
191
The two best books are "Speech and Language Processing" and "Foundations of Statistical NLP". Neither is online. http://aima.cs.berkeley.edu/ai.html#nlp has...
Peter Norvig
norvig
Offline Send Email
Jul 25, 2003
5:45 pm
192
... Hello there. I'm not experienced at all in this field by you can find "Prolog and Natural-Language Analysis" in this link: ...
Luis
luizsoarez
Offline Send Email
Jul 25, 2003
9:23 pm
194
This site needs no introduction its all for us it's soooo kickass for the singles scene! You guys have to check it oufor yourself!! ...
kaylasrevenge222
kaylasreveng...
Offline Send Email
Jul 30, 2003
4:48 pm
195
Hi, I'm ordering a copy of AIMA, and I have the possibility of getting the "International Edition." It seems a little more recent and wallet-friendly. Does...
tayss s
tayss_temp
Offline Send Email
Aug 4, 2003
12:10 am
196
When I try to access aima.cs.berkeley.edu with Mozilla 1.4, I get a dialog popping up asking me for a name and password for Kerberos authentication. IE doesn't...
Brandon Corfman
bcorfman
Offline Send Email
Aug 13, 2003
4:08 pm
197
I believe this was a temporary configuration problem, now fixed. Let us know if there are further problems. -Peter...
Peter Norvig
norvig
Offline Send Email
Aug 13, 2003
4:10 pm
198
I'm guessing it's of flimsier build quality to compete in cost-conscious markets, based on what O'Reilly says about its int'l editions. Thanks, I don't think...
tayss s
tayss_temp
Offline Send Email
Aug 25, 2003
6:10 am
199
Hi, Iam from sri lanka and recenly got the Int ed. I belive only the cover is diffrent. Whatever iam perfectly happy with it. And what a good book i might add....
Maithreebhanu
bhanu128
Offline Send Email
Aug 26, 2003
5:59 pm
Messages 153 - 199 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