Re: Gene Expression Programming(GEP)
- From: André Thieme <address.good.until.2008.oct.24@xxxxxxxxxxx>
- Date: Fri, 29 Aug 2008 21:55:08 +0200
h2s schrieb:
Thanks also for the information.do you object to her naming it GEP or
to the methodology and algorithm she use?am still a newcomer as you
said.
In my opinion it’s okay that she names it like this, although I see that
it could confuse people. But everyone who works in this field will
sooner or later learn about the differences.
GEP works, no question. It just is GP with some extra step.
It converts a tree (if doing GP in Lisp then tree means a program in
that case) into another representation on which the genetic operations
are then performed. To test the programs they have to be converted back
into tree form and then get evaluated (in GEP).
My only point is that I see not why the claim that GEP works 100-60k
times “better” than GP, only because the genetic operations are not done
on the tree itself.
We could as well use WinRAR to pack a lisp program, then shuffle the
letters in the .rar file around and unpack it back to a Lisp program and
expect it to evolve dramatically much faster as it would if you manipulate
the tree directly, as it happens in GP.
Okay, I admit that .rar files are a bad example here because one couldn’t
unpack a randomly changed file back to a working Lisp program, but you
got the idea.
I personally suggest to at least think about getting the books of John
Koza who is one of the leading experts in the world in the area of
Genetic Programming (not really the inventor, but most people regard
him more or less like that). Plus he writes his books in a style so that
even mortals can understand him. He does not try to seem extremly clever
by using complicated descriptions that only a few people could decipher.
Very good job in writing books.
One just needs a background in thinking and it’ll be good ;-)
André
--
.
- References:
- Gene Expression Programming(GEP)
- From: h2s
- Re: Gene Expression Programming(GEP)
- From: André Thieme
- Re: Gene Expression Programming(GEP)
- From: bartol . rod
- Re: Gene Expression Programming(GEP)
- From: Pascal J. Bourguignon
- Re: Gene Expression Programming(GEP)
- From: André Thieme
- Re: Gene Expression Programming(GEP)
- From: h2s
- Gene Expression Programming(GEP)
- Prev by Date: vbz Portable AllegroServe gray-streams external-format
- Next by Date: Re: vbz Portable AllegroServe gray-streams external-format
- Previous by thread: Re: Gene Expression Programming(GEP)
- Next by thread: Re: Gene Expression Programming(GEP)
- Index(es):
Relevant Pages
|