Hi All, After the firefighters battling the MyDoom poison succeeded in blocking my attempts at sending the following call for papers to this list, I'm hoping...
What is Thought? Eric B. Baum MIT Press 478p January 2004 *What is Thought?* proposes a model that explains how mind is equivalent to execution of an...
[Apologies if you receive multiple copies of this email] ############################################################################ ######### Operational...
CALL FOR PAPERS AAAI 2004 Fall Symposium on Artificial Multi-Agent Learning Deadline: May 3, 2004 Organizing Committee: Michael Bowling, Kenneth De Jong,...
Hi... I have the books by Dr Koza. You know Koza uses Lisp as a programming language for many reasons you know. Now there are many C++ libraries that can...
I am a PhD student in Economics. I have got some very useful results on prediction of currency crisis by using data mining tools. Do you know whether I can ...
I have no personal experience with KDD. However, I've submitted things in the past to perhaps three dozen different conferences OUTSIDE the field of genetic...
John Koza
koza@...
Feb 7, 2004 5:31 pm
2310
Human Nature Review 2004 Volume 4: 87-92 ( 7 February ) URL of this document http://human-nature.com/nibbs/04/kitcher.html Interview INTERVIEW WITH PHILIP...
My research website is back up at a new location, revised and with new material: http://www.whatisthought.com/eric.html Included are the papers on the Hayek...
... Eric, I read your Go foils with interest since I have made 2 assaults on Computer Go myself. The first, Poka (1983-1992), was an exercise in Artificial...
Sorry about any unclarity in the Go foils. I unfortunately never wrote the material up, and it is far from as clear as it would be if I did... and no doubt...
Hello! I have a question concerning the parallelization of genetic programming. I learned that there exist different approaches to parallelize GP: In Genetic...
... This is also known as island or coarse grained approach. ... This is also known as the synchronous master-slave approach. ... What you described...
C. Setzkorn
C.Setzkorn@...
Feb 10, 2004 4:19 pm
2317
... When I did this last year I had the master-slave approach, but on the master I had the master scan a list of individuals and to ask PVM how many nodes were...
One man's premature convergence is another man's parsimony! I agree that it would allow smaller (in the execution time dimension) solutions to dominate. ... ...
... Didn't get that ... ... One could of course argue that an asynchronous master-slave approach implements some kind of model selection method that deploys...
C. Setzkorn
C.Setzkorn@...
Feb 10, 2004 4:51 pm
2320
Replying to Johannes Mandel concerning parallelization of GP: Hello All: I'm very much an advocate of keeping research programming simple and straight-forward...
John Koza
koza@...
Feb 10, 2004 4:53 pm
2321
... When you parallelize your EC, you usually have lot more individuals than slave nodes. Say we have a population N individuals that you want to run on P...
Christian Gagne
cgagne@...
Feb 10, 2004 5:02 pm
2322
Dear All, There's been some interesting discussion of GO on this list - I'd like to draw your attention to the IEEE Computational Intelligence and Games...
... A wise piece of advice, that. Also, the master-slave and island models are more or less orthogonal and so you can use them in combination if/when you see...
Russ, The URL you gave below requires membership in the group. --george ... From: Russ Abbott [mailto:RAbbott@...] Sent: Tuesday, February 10, 2004...
Williams, George P
george.p.williams@...
Feb 10, 2004 10:36 pm
2326
I can't make the yahoo group files page open to everyone, but anyone can join the group. Alternatively, I put a link to the source code at the top of the...
Russ, That's great! I'd be interested in a competition on this. One issue that will arise no doubt, when comparing different evolved players, is how to pit...
Hi, I am a student from India pursuing a course in computer science... As part of our last semeter exam we need to present a seminar for which i have chosen...
Hello: One approach to the solution to the quadratic equation is found in section 19.5 of Genetic Programming (1992, MIT Press, Koza). John R. Koza Consulting...
John Koza
koza@...
Feb 11, 2004 5:25 pm
2330
And in case you don't currently have the book (a good book to have if you intend on doing GP for a while): Many GP implementations (ECJ, GPdata, GPC++,...