Re: Genetic Algorithm
- To: mathgroup at smc.vnet.net
- Subject: [mg109752] Re: Genetic Algorithm
- From: Sseziwa Mukasa <mukasa at jeol.com>
- Date: Fri, 14 May 2010 19:58:17 -0400 (EDT)
On May 14, 2010, at 5:33 AM, bbeckage wrote: > Hi, > > Are there any packages that implement a genetic algorithm in > Mathematica? We would like to optimize a vector of approximately 50 > parameters. Try the DifferentialEvolution method of NMinimize. I have a genetic evolution routine I wrote for Mathematica v5.2 that I could give you if you're interested as well. Regards, Ssezi