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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 917 - 946 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
917 Antti
ylikoskia Send Email
Feb 5, 2012
10:09 pm
I have read through Stuart Russell's lecture slides for the AIMA book, from the AIMA site http://aima.cs.berkeley.edu. They constitute excellent refresher...
918 tzmtn Send Email Apr 17, 2012
2:53 am
Hi, I've tried to implement the back prop learning function from page 734 and ran it on the following examples: double[][] inputs = { {0.547361, -2.04845,...
919 Antti Ylikoski
ylikoskia Send Email
Apr 17, 2012
2:53 am
I'm currently delving into the AIMA-Python modules. In the module games.py there was there something to correct: in order to be able to run at all the...
920 shinobi355 Send Email Apr 17, 2012
2:53 am
I don't see anything related to the robot navigation problem in the Online Code Repository. Anyone have it?...
921 darius_bacon Send Email Apr 17, 2012
4:53 pm
... You can run the examples with "python doctests.py". It's standard in Python to write examples assuming the import implicitly, because you always need to...
922 Antti Ylikoski
ylikoskia Send Email
Apr 17, 2012
6:22 pm
Thank you for the clarification. I only know the language, I'm not proficient in programming in Python. When I unzipped the Python files from the .zip file...
923 wrwerwerqwe1e3 Send Email Apr 18, 2012
12:12 pm
Your training set is fine, you may be missing something in your code. You might find http://pastebin.com/ useful for sharing your code. Greetings, Jorge...
924 BasmatiT
basmati.trem... Send Email
Apr 20, 2012
5:56 am
I'm struggling a bit with the implications of skolemization. AIMA writes that the skolemized sentence is "satisfiable exactly when the original sentence is...
925 Matan Halberstadt
tzmtn Send Email
May 10, 2012
8:51 am
Hi Jorge, Thanks for the reply! Here is my code: http://pastebin.com/SNH6ADVZ As I've mentioned earlier I have implemented the pseudocode from page 734 in...
926 Adila Alfa Krisnadhi
krisnadhi2000 Send Email
May 10, 2012
8:51 am
Skolemization works because what we compute with resolution is (un)satisfiability of the formula. So, it suffices to preserve satisfiability rather than...
927 helpathand123 Send Email May 23, 2012
5:16 am
Hello, I have 2 queries regarding calculation of expected counts in expectation-maximization in AIMA pg 730, namely the formula for conditional probability...
928 Antti
ylikoskia Send Email
Jun 16, 2012
5:51 pm
I tried to run the AIMA Python modules in the way that was indicated in this newsgroup, namely by running the Python file doctests.py according to the...
929 Conrad Taylor
conradwt Send Email
Jun 24, 2012
1:06 am
... svn checkout *http*://aima-data.googlecode.com/svn/trunk/ aima-data ... -- * * *Think different and code well*, -Conrad...
930 Conrad Taylor
conradwt Send Email
Jun 24, 2012
1:07 am
Antti, you need to make sure that you have downloaded the following directory: aima-data Also, it needs to be in the correct location. For example, if main...
931 Antti Ylikoski
ylikoskia Send Email
Jun 29, 2012
7:01 pm
In the context of the AIMA Java code at the AIMA site, there are there the instructions how to import the Java code into the Eclipse IDE. I have found that...
932 Ciaran O'Reilly
naraic_oreilly Send Email
Jul 1, 2012
11:23 am
Hi Antti (trying this reply a second time), I'm overly familiar with the Netbeans IDE, however, the following article may help: ...
933 Antti Ylikoski
ylikoskia Send Email
Jul 1, 2012
11:25 am
I have been, and am in the process of, delving into the AIMA LISP code with the GNU Emacs plus the SLIME Integrated Development Environment, and I have been...
934 naraic_oreilly Send Email Jul 1, 2012
11:25 am
Hi Antti, I'm afraid I'm not overly familiar with the Netbeans IDE, however, the following article may help: ...
935 Antti Ylikoski
ylikoskia Send Email
Jul 3, 2012
3:02 pm
On the AIMA site, http://aima.cs.berkeley.edu,there is there the information that: ``Prolog code from Ivan Bratko's book "PROLOG Programming for AI" can be ...
936 Peter Norvig
norvig Send Email
Jul 3, 2012
6:52 pm
... On Tue, Jul 3, 2012 at 7:58 AM, Antti Ylikoski < antti.ylikoski@... > wrote: On the AIMA site, http://aima.cs.berkeley.edu ,there is there the ...
937 Antti Ylikoski
ylikoskia Send Email
Jul 4, 2012
8:17 am
The Definite Clause Grammars constitute an elegant and concise formalism for Natural Language Processing. In the literature that I have seen, they are...
938 Tadeu
tadeucomp Send Email
Jul 27, 2012
4:51 pm
Where find discussion and answer of question from charpter 1 ?...
939 lordexcalibur83 Send Email Aug 14, 2012
4:21 pm
Hey there, i`ve read through the german edition of AIMA, so please excuse if i don't always use correct english terminology. Chapter 17 describes how to...
940 poker_mazic Send Email Nov 26, 2012
10:54 pm
I could not get a kindle version. The link in the official site was invalid. Are there anyone who could get a kindle edition?...
941 aisymphony2013 Send Email Jan 26, 2013
5:08 pm
Page 10, last line: nervous sytem ---> nervous system...
942 spsycoder Send Email Jan 26, 2013
5:08 pm
Hi everyone, in Fig. 3.17 page 88 (3rd ed.) we have got a version of DLS algorithm, after putting some attention on it, i realized that the output is cutoff...
943 aisymphony2013 Send Email Jan 30, 2013
10:34 pm
Hi everybody, As I went through the algorithm, I found that failure is happened if RECURSIVE-DLS, for example, faces an empty node when value of limit is not...
944 Maithreebhanu Wimalas...
bhanu128 Send Email
Feb 19, 2013
11:10 am
http://www.ergotherapie-medicos.de/zkqadlw/c985yh4in1azoxu0m34/bsb5hdy5yo?3li...
945 arash Irani
aisymphony2013 Send Email
Mar 26, 2013
7:45 am
Hi, As I went through it, I found that failure has different meaning of cutoff. It means, failure is happened if RECURSIVE-DLS, for example, faces an empty...
946 valbar31 Send Email Apr 7, 2013
7:55 pm
Hello, Ive recently joined this group. Hope to learn more from AIMA libraries. Is there any chance I could get a small example of how to use the libraries in...
Messages 917 - 946 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help