Dear Albert You can refer to books on Numerical techniques or Computer Oriented numerical Methods. Other methods like Eulers Method , Milne's method,Picard39;s...
137
weizur <weizur@......
weizur
Feb 6, 2003 12:16 am
I'm taking a course on AI and today my professor said that there is a solutions web page for the problems in the book. Not being one to make anything easy on...
138
redej0 <John.Reder...
redej0
Feb 10, 2003 1:52 pm
I noticed that your list did not include A.I. Wars... A.I. Wars has been described as 'the most fun you'll ever have programming39;. It's a game that allows its...
139
pselvi_venki <psel...
pselvi_venki
Feb 28, 2003 4:56 am
Iam interested in AI .I need guidelines to solve the exercises in the book"Artificial intelligence A modern approach"....
140
knasef <nasef@...&...
knasef
Feb 28, 2003 6:28 am
Dear Group Member, I am a PhD student in Urban Planning working in urban simulation modeling. My research is going toward using agent-based modeling ...
141
Mohammad Jannati Fard
mjfard
Feb 28, 2003 1:12 pm
Dear Sir/Madam, I suggest to use Java, since it is universally approved in academia and also it is easier to learn and code (since its higher level than C++).I...
142
BRANDON C CORFMAN
bcorfman
Feb 28, 2003 1:16 pm
You'd actually be better off learning Python as an intro language, but given the two choices of C++ or Java, it's easier to be productive more quickly in Java....
144
p0o0q
Mar 24, 2003 2:18 am
I understand the concept of EM very much but don't know how to calculate. Would you like to give more detail of calculation in P.729? (For example, how to get...
145
mikejdent
Apr 7, 2003 6:48 pm
Hi Peter, There's a reference error on page 156 of Chapter 5. It reads "Haralick and Elliot (1980) favoured the minimal forward checking algorithm described by...
146
bhanu128
Apr 8, 2003 3:11 am
Hi I'am from sri lanka. I would like to know When will the 2nd edition will be out on low price edition?...
147
Peter Norvig
norvig
Apr 8, 2003 4:14 pm
There is an international edition out. I think you can contact prenhall@... for information. -Peter...
148
Alberto Vera
artificialin...
Apr 9, 2003 6:48 pm
Hello Does anybody know about any international event about artificial intelligence to realize on next two months? Regards ... Yahoo! Messenger Nueva...
149
Maithreebhanu
bhanu128
Apr 10, 2003 8:47 am
Hi, Can any body point a place to start a FYP. Thx ... Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!...
150
A.T. Murray
mentifex
Apr 10, 2003 6:23 pm
Will the AIMA authors and other interested parties please establish Web links or jump-off points to the new AI textbook "AI4U: Mind-1.1 Programmer39;s Manual"...
151
Huang Xiaoxi
hxx0571
Apr 11, 2003 3:53 am
I want to know the details of Early's Algorithm, can anyone tell me about it?...
152
Franz Calvo
franzcalvo
Apr 29, 2003 12:24 am
I would greatly appreciate if someone could help me find a Datalog language (deductive databases) I could download and use. A 1-month evaluation version would...
153
george3770549
May 19, 2003 9:09 pm
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...
154
Peter Norvig
norvig
May 19, 2003 9:45 pm
Are you asking me to implement them, or are you offering to? -Peter...
155
george3770549
May 20, 2003 1:34 am
I'd be glad to try to implement such a beast. I think the method would be to define 'neighbors39; groups for example neigbors = [[O R X1],[X1 W U X2],[X2 T O...
156
george3770549
May 20, 2003 3:30 pm
A significant revision to my earler thoughts on this issue: After rereading problem 5.11 the tuple '[X Y Z]' should parse to ...
157
Brandon Corfman
bcorfman
May 21, 2003 1:25 pm
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...
158
Peter Norvig
norvig
May 22, 2003 1:02 am
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...
159
BRANDON C CORFMAN
bcorfman
May 22, 2003 1:07 pm
... House 1 Traceback (most recent call last): File "<pyshell#0>", line 1, in ? csp.solve_zebra() File "C:\Documents and Settings\Brandon ...
160
Brandon Corfman
bcorfman
May 22, 2003 6:46 pm
... I must be missing something; I didn't see any difference in the files. Am I looking in the wrong place? Thanks, Brandon...
161
Peter Norvig
norvig
May 22, 2003 8:42 pm
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...
162
bhargav prajapati
bhargav_study
May 23, 2003 9:31 am
Respected, my name is bhargav. I have completed my study in Bachelor Of Computer Applicartion. my question is: What the intelligence can create Fellings? ... ...
163
Michael Schuerig
mschuerig
May 23, 2003 11:19 am
... 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...
164
Brandon Corfman
bcorfman
May 27, 2003 12:19 pm
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...
172
Alberto Vera
artificialin...
Jun 3, 2003 7:32 pm
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...
173
Alberto Vera
artificialin...
Jun 3, 2003 7:33 pm
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...