Dear genetic_programming: Can someone direct me to resources regarding programming languages that have been developed specifically as a harness for GP...
Jim Tonn
jmtonn@...
Jan 1, 2005 6:52 pm
3131
I know that, but how I can do the functions in function.c. for example DATATYPE F_TEMP( int tree,frag * args) { what is the body of function ? } Thanks ...
What I think Li means is: we do not provide help on homework assignments, and the question you're asking -- for better or for worse -- sounds like homework. ...
A 3-credit hour graduate course on Genetic Programming is being offered online through the University of Hawaii Outreach College for Spring 2005: ICS 691:...
Lee Altenberg
leemail@...
Jan 2, 2005 2:22 am
3134
Hi all, I major in marine acoustics. The data I have now are echo sounder's data collected from different seafloor habitats. My goal is to the classification...
Hi, I have only briefly read your email, so I apologise if the following advice is useless! From what I understand, you have a number of return "signals" (time...
Peter Day
peterday@...
Jan 5, 2005 11:41 pm
3138
How to solve the problem:premature and convergence to suboptimal solution? Thanks in advance!...
Are there any GP papers/systems out there dealing with infinite loops? For example, a system that could evolve the algorithm F[n + 1] = F[n] + F[n - 1] for the...
Workshop Announcement and Call for Papers Scalable, Evolvable, Emergent, Developmental Systems (SEEDS) http://www.cs.ucl.ac.uk/staff/S.Kumar/seeds.htm Genetic...
... That's not really an infinite loop, just a generic formula based on n. I think a number of people have managed to evolve such formulas, or developmental...
Can anyone point me to an example of evolving multiple program trees in parallel using ECJ? It seems to me it shouldn't be too hard, but I'd rather modify...
Hi Howard. Please redirect further ECJ questions to the ECJ mailing list. As to tree structures: an individual in subpop 0 has an array of trees the size...
Hi Howard, I think powerful representations are a plus to gp systems. For example, general higher-order functions (e.g. foldr, filter) are commonly used by...
Thanks Sean, ... Hmm. I suppose I should really join it. :-) ... That sounds like the ticket. ... Not typed, or more accurately, all 6 the same type (32-bit...
What Tina too-modestly didn't mention is that she has done considerable work (including a PhD dissertation) using higher-order functions to allow GP to evolve...
CALL FOR PAPERS Special issue of CAD journal (Elsevier) on automated synthesis of human-competitive designs by means of genetic programming Extended new...
Simple Answer: 1. Make sure your population size is wide enough 2. Use multiple populations (island model) - possibly with differing fitness functions / test...
Peter Day
peterday@...
Jan 7, 2005 12:38 am
3149
Hi all, Thanks for so many persons had given me great suggestions of how to deal with my echo sounder's data. As described in my previous post, the paper I was...
Thanks Lee for pointing out that recursion has not received much attention in GP community. Recursion is of great importance to many evolutionary tasks, such...
Here an earlier 1987 reference to GP with loops (in German): D. Dickmanns, J. Schmidhuber, A. Winklhofer: Der genetische Algorithmus: Eine Implementierung in...
Juergen Schmidhuber
juergen@...
Jan 7, 2005 9:56 am
3152
I agree that it's very interesting to evolve recursive algorithms. Recursion is at the heart of many classic algorithms (e.g. quicksort), and it would be...
... Simon, Factorial was indeed recalcitrant previously, but with the new version of the Push specification (Push3, due largely to Maarten Keijzer) solutions...
Although GA, not GP, I thought this application would be of interest to the group. http://kerneltrap.org/node/4493 from article: In Jake's patch, the...
Hi, Take a look at: Experiments with a Coroutine Model for Genetic Programming Proceedings of the 1994 IEEE World Congress on Computational Intelligence,...
Hello Group, I am currently involved in designing compuational analog circuits using genetic algorithm / genetic programming. My primary task is to design...
Answers to your questions: a) Yes, we've done some of these problems before. For Vout = f(Vin) we did f = x^2, f = x^3, f = x^(1/2), f = log(x), and f =...
Forrest Bennett
forrest@...
Jan 12, 2005 4:37 pm
3158
CFP extension attached below ... Hello All: The paper submission deadline has been extended to 22:00 (10 PM) Sunday, January 23, 2005 (Pacific Standard Time) ...
... CALL FOR PAPERS FOR THE SPECIAL SESSION ON SYSTEMS SELF-ASSEMBLY AT THE FIRST INTERNATIONAL WORK-CONFERENCE on the INTERPLAY between NATURAL and ARTIFICIAL...