Hi, Intel seem to be offering free copies of some of their Linux development products for non-commercial use. Their definition of "non-commercial" is a bit...
Hi Nitin, Interesting problem. Yes, it seems like overfitting. Have you considered pruning or even ensembles? You could even put a penalty term in the fitness...
Now a new message is available. [Non-text portions of this message have been removed]...
A.Qureshi@...
Sep 3, 2004 11:32 am
2948
Another thing you can do is have about 15 different test datasets. Then use a randomly selected testset to test the GP's against. That way there is not any ...
Papers are being solicited for CAD'05, the 2005 International Computer-Aided Design Conference and Exhibitions, to be held in the city of Angels, Bangkok, June...
John Koza
john@...
Sep 7, 2004 3:47 pm
2951
Dear Colleague, IPCAT 2005 (Information Processing in Cells and Tissues) 30 August to 1 September 2005, York, UK We are hosting the Sixth International...
Hi, I've been working on a small and simple GP library written in ruby. I've been having trouble getting results with some of the problems I've been trying....
woodsc@...
Sep 7, 2004 10:47 pm
2953
should be possible, the complexity of the problem (as far a GP is concerned) depends largely on what functions / terminals are available. what are you using at...
The source code for GENRE, the evolutionary design system I developed to investigate Generative Representations, is available online (under the GNU LGPL) at: ...
So far just simple things, like +, *, -, /, modulus, sin, cos, tan, sqrt. I use either the index or a random number between 0 and 9 for terminals. All my...
woodsc@...
Sep 10, 2004 10:39 pm
2957
================================================================ We apologize if you receive multiple copies of this email. Please distribute this announcement...
Dear GPers, Below is the CFP for the METAS Symposium at the AISB 2005 Convention in the UK. People working with the ideas of culture and memes in their...
hi everyone i am making a project on "Genetic Algorithm based routing for VLSI physical design". I am working on steiner tree problem for routing using genetic...
Dear Group I am working on a research entitled "analog electrical circuit synthesis using GP" The circuits will simply consist of R,LC and a voltage source ,...
Genetic programming can be used for the automatic creation of routing and placement of circuits (and also automatic creation of topology and sizing) as...
John Koza
john@...
Sep 12, 2004 3:33 pm
2962
Walid: (1) There are various ways to approach circuit synthesis problems using genetic programming. Almost all of our group's papers (starting in 1996) can be...
John Koza
john@...
Sep 12, 2004 4:03 pm
2963
Deadline Extension: Asia-Pacific Workshop on GP, Cairns, December 2004 www.aspgp.org Unfortunately our servers suffered problems over the past weekend which...
hoai nguyen xuan
hoainx@...
Sep 13, 2004 1:17 pm
2964
Many apologies if you receive multiple copies =============================================== Call for Papers BICCIB'05: From Biology to Computers and Back ...
... koza has done a lot of work on analogue circuit synthesis. there are some great animated gifs showing a circuit being synthesized and the corresponding...
dear all! i need resources,links and tutorials about genetic programming for my thesis.and do you know how i can take Jhon Koza's book on this?is there any...
Hi, Can you give a more-exact address for the part of the site where circuit synthesis is covered. Thanks, Ian ... Living@Home - Open Source Evolving Organisms...
Hello: The answer to your question is very simple --- look at Bill Langdon's extensive GP bibliography at ...
John Koza
john@...
Sep 14, 2004 4:39 pm
2969
I tried to solve this problem and I got 13 hits, I used the same terminal set that you describe, the function set is {+,-,/,*,mod,sqrt,ifzelse,ifp,sin,cos}....
Poulpes: Concerning automated theorem proving, you should check out the paper in GP-97 proceedings by Fuchs, Fuchs, and Fuchs. In this paper, Fuchs**3 used ...
John Koza
john@...
Sep 15, 2004 3:01 pm
2971
**** HIS'04 - Deadline Extension and Final Call for Papers **** 4th International Conference on Hybrid Intelligent Systems (HIS'04) December 05-08, 2004 ...
It is some years since the first book in John Koza's GP series was published. The publisher indicates that we may have an opportunity to correct errors in the...
Bill LANGDON
W.Langdon@...
Sep 18, 2004 1:35 pm
2973
Same request, different book! The publisher of Riccardo Poli's and my book, "Foundations of genetic programming", has also indicated that we may have an...
Bill LANGDON
W.Langdon@...
Sep 18, 2004 1:44 pm
2974
Ah, thats encouraging. Hopefully I'll have some more time to play around with it on the weekend....