Projects tagged ‘gp’


[13 total ]

0 Users

ep4js is a GA/EP framework written in JavaScript. It is intended to run in any JS interpreter, including (primarily) web browsers. ep4js at its core consists simply of an evolver class, EP that ... [More] provides callback hooks to perform crossover, mutation and evaluation on individual programs that you specify. The hard part isn't writing EP, it's encoding your problem as a set of programs with crossover and mutation operators. The EP itself very basic, parameterized by: population size mutation rate elitism count whether you are maximizing or minimizing number of generations to run [Less]
Created 11 months ago.

0 Users

The Predictor is a framework for Genetic Algorithms (GA). It is not based on the traditional notions of GA. It is intended to be a framework that can bring GA into the enterprise. It will eventually support distributed GA.
Created 12 months ago.

0 Users

Duke Spring blah blah blah
Created 7 months ago.