My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 107
= GenetiK (Genetic Kernel) = GenetiK is a generic framework that supports [http://en.wikipedia.org/wiki/Evolutionary_algorithm evolutionary algorithms]. According to the evolutionary approach, solutions to particular problems can be represented as individuals of a population. For each individual...
Application for melody composition using genetic algorithms. The application uses a simple UI to alter the parameters for melody generation. A simple plugin system is used to make it easy to add new plugins which are used by the fitness function to calculate the fitness of a given melody. See the...
An object-oriented Genetic Algorithm platform in Java. The plan is to first write an extensible class hierarchy that would allow for simple extension points such as selection algorithms, fitness functions, reproduction operators and the like. The eventual goal is to use the platform for GA research,...
A Genetic Algorithm library inspired by Edinburgh University's pga program (using some of the same example, but without looking at their code). Written using C++ templates so that it can be extended.
Currently, a high school research project in Lyceum PTS, St. Petersburg.
A highly configurable genetic algorithm implementation that will attempt to mimic a given picture using evolving polygons.
My own project for Evol Algorith. That sofware implements some of the standard parts of Clasiacl Genetic Algorithm.
suite of tools for genetic map construction and validation
lution is a primitive evolution simulation written in java. it uses genetic algorithms.
1 2 3 4 5 6 7 8 9 10 Next