Re: Minimization principal for evolution
- From: "kramer" <kodream@xxxxxxxxx>
- Date: Tue, 14 Feb 2006 13:35:35 -0500 (EST)
There is a buzz word in computer science called "Genetic Algorithms",
which try to use evolutionary principles to minimize objective
functions.
The issue is really handicapped in two areas.
1) Evolution does not subscribe to exactly one objective function for
all organisms,
wheras all studies in optimization have one objective function by which
all hypothesis are measured. Part of evolution is the development of
different species for different niches (not the best species for one
niche).
2) There are much better algorithms for optimization, bootstrapping,
monte carlo, gradient decsent, etc... The gentic algorithms have
problems with actually minimizing a function because one strand will
dominate the gene pool, see issue number 1.
.
- Follow-Ups:
- Re: Minimization principal for evolution
- From: anon1
- Re: Minimization principal for evolution
- From: Perplexed in Peoria
- Re: Minimization principal for evolution
- From: g
- Re: Minimization principal for evolution
- References:
- Minimization principal for evolution
- From: Don
- Minimization principal for evolution
- Prev by Date: Re: Minimization principal for evolution
- Next by Date: Re: How to Account for "Devolution"?
- Previous by thread: Re: Minimization principal for evolution
- Next by thread: Re: Minimization principal for evolution
- Index(es):
Relevant Pages
|