Hello, I would like to know if you know where to find some breeding algorithms. Thanks in advance, Liliana Caballero Ingenieria de sistemas y computación ...
hello how r u? dear, i have a question:what does regulate that he rna polymerases transcript the dominant gene,and how can it know the dominant or recessive...
hi everyone recently i found the honor to join your group ...i`m a beginner in G.A and i want to know more and more about it ...what exactly it is and so on...
welcome to GAs.........try reading Goldberg and Melanie Mitchell for better scientific understanding of GAs. The application of GA is easy, but the theoritical...
I know how to load individual(s) from a file for generation processing, but if I have a population size of 100 and only want to load a single, hand-crafted...
Just load the individual `by hand' in the Problem class before evaluating it the first time. Replace one of the 100 initial random individuals. Make sure the...
hi.. I'm Search Timetabling examples.. Thanks. ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable....
Hello, On december 5, 2002 I succesfully completed my PhD thesis titled "Evolving Virtual Agents using Genetic Programming." The thesis consists of two parts. ...
Patrick Monsieurs
patrick.monsieurs@...
Jan 15, 2003 1:09 pm
1271
hi, am I mistaken, or did you write a thesis about GP without even citing Cramer who invented it? http://www.idsia.ch/~juergen/gp.html Juergen...
Juergen Schmidhuber
juergen@...
Jan 15, 2003 3:33 pm
1272
Does GP always find the same global optimal solution? I have implemented virtual ant problem for santa fe trail using prolog. My problem is that it doesnt...
Studies such as [1] and [2] involve 600 or more time steps for solving the problem and [1] specifically provides detailed analysis of the problem. [1] Langdon...
With an identical set-up and an identical random number seed, a typical GP system will produce exactly the same result every time: the ability to replicate...
Hi, ... No it does not. Being a stochastic process, GP searches many many different programs to find a solution. Depending on the fitness function, it will ...
I'm starting to develop an algorithm that combines gradient search with GP. I'll appreciate any pointers to prior work in this area. Thanks, Lanre....
Lanre Amos
lanre@...
Jan 15, 2003 5:32 pm
1277
... A valid question. One can think of a solution space as a multi-dimensional fitness landscape. GP operators search that space for individuals that exhibit...
I believe that there has been a fair amount of work in this area with different hybrid algorithms. In particular you could start with the evolution of neural...
Terry Soule
tsoule@...
Jan 15, 2003 6:26 pm
1279
... You might want to look at the GP-bibliography http://www.cs.bham.ac.uk/~wbl/biblio/ Bill W. B. Langdon, Phone +44 20 7679 4436 ...
Bill LANGDON
W.Langdon@...
Jan 15, 2003 7:21 pm
1280
Apologies if this has been cross-posted. Announcement and Call for Papers ****************************************************** 7th European Conference on...
... There is no guarantee that you'll find the global optimal solution in finite time. There is no guarantee that you will know when you've found it, even if...
i am currently doing memetic algorithms in which i apply exploitative selection mechanisms and local search techniques to usual GAs. The results are good when...
... Greetings, Today is Monday, January 20, 2003. This is a friendly reminder that the GECCO-2003 deadline for web-based electronic paper and title page ...
Una-May O'Reilly
unamay@...
Jan 20, 2003 5:23 pm
1284
Group, Wanted to share with you a position my company is currently actively looking to fill. We are seeking Statisticians/Data Miners to work in our...
The February Scientific American has an article by Koza, Keane, and Streeter entitled Evolving Inventions. [The article seems primarily to reprise results...
Dose there anyone write your codes using Matlab? (1)I use cell structure to perform the function tree, but it turned out this method is not effecient. The...
Hi, Would you please guide me to some articles explain in depth the Particle Swarm Optimization technique. thanx in advance, ... Mohamed M.khatib Ain Shams...
Mohamed M.Khatib
mohamed_m_khatib@...
Jan 23, 2003 11:28 pm
1288
Look on citeseer for articles by Russ Eberhard, James Kennedy, and a fellow named Agrifiotis or Agrafiotis. I have a library on the subect. If your email box...
Frank Francone
ffrancone@...
Jan 23, 2003 11:59 pm
1289
I found this book at Amazon.com and thought you might find it of interest. This is a fantastic book for learning both C# and Game Programming. It covers the...