Better Abstraction for Lowest Standard Error (optimal alpha/gamma) Genetic Algorithm.
KevinFasusi opened this issue · 0 comments
KevinFasusi commented
Remove hard coded boundaries for genetic algorithm, finish 'uniform_crossover_recombination,' open up api to allow client to change 'mutation_probability, recombination_type, max_population and max_number_of_generations'. Rewrite the genetic algorithm in Cython.