On Dec 6, 2007, at 8:31 AM, Robert Baruch wrote:
> Second part is up: How to run ECJ in Eclipse :)
>
> http://www.youtube.com/watch?v=CYoxqL0_m1E
Had some trouble with tutorial1 at a bigger size genome? Increases
in just pop size and generations won't help you: you're mutating too
much to converge. Try to stick to around 1/L, and bump the pop size:
java ec.Evolve -file tutorial1.params -p pop.subpop.0.species.genome-
size=200 -p pop.subpop.0.species.mutation-prob=0.005 -p pop.subpop.
0.size=70
Sean