re-use initial population for multiple trials?
- From: "Digital Puer" <digital_puer@xxxxxxxxxxx>
- Date: 10 Jan 2006 15:53:33 -0800
Hi, suppose I would like to run a GA to solve the TSP
problem. I want to execute my program 100 times to find
the average best result across the 100 executions
(where each execution has lots of generations, say 500).
Should I start with a different initial population for each
of the runs? I figure that it does not matter since the
stochastic recombinations and mutations will make
the initial population moot, but I am not sure.
.
- Follow-Ups:
- Re: re-use initial population for multiple trials?
- From: My Haz
- Re: re-use initial population for multiple trials?
- Prev by Date: PLEASE HELP ME, I am stuck!!!!
- Next by Date: Re: re-use initial population for multiple trials?
- Previous by thread: PLEASE HELP ME, I am stuck!!!!
- Next by thread: Re: re-use initial population for multiple trials?
- Index(es):
Relevant Pages
|
|