From: <ku...@us...> - 2007-08-29 18:14:00
|
Revision: 91 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=91&view=rev Author: kurzum Date: 2007-08-28 07:06:01 -0700 (Tue, 28 Aug 2007) Log Message: ----------- Modified Paths: -------------- trunk/examples/forte/forte.conf Modified: trunk/examples/forte/forte.conf =================================================================== --- trunk/examples/forte/forte.conf 2007-08-28 14:03:01 UTC (rev 90) +++ trunk/examples/forte/forte.conf 2007-08-28 14:06:01 UTC (rev 91) @@ -16,7 +16,7 @@ algorithm = hybridGP; gp.algorithmType = generational; -gp.numberOfIndividuals = 100; +gp.numberOfIndividuals = 101; // gp.selectionType = tournament; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |