GA: A Package for Genetic Algorithms in R

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Paper, 37 p, Journal of Statistical Software, April 2013, Volume 53, Issue 4.
Genetic algorithms (GAs) are stochastic search algorithms inspired by the basic principles of biological evolution and natural selection. GAs simulate the evolution of living organisms, where the ttest individuals dominate over the weaker ones, by mimicking the biological mechanisms of evolution, such as selection, crossover and mutation. GAs have been successfully applied to solve optimization problems, both for continuous (whether di erentiable or not) and discrete functions. This paper describes the R package GA, a collection of general purpose functions that provide a exible set of tools for applying a wide range of genetic algorithm methods. Several examples are discussed, ranging from mathematical functions in one and two dimensions known to be hard to optimize with standard derivative-based methods, to some selected statistical problems which require the optimization of user de ned objective functions.

Author(s): Luca S.

Language: English
Commentary: 1371638
Tags: Информатика и вычислительная техника;Искусственный интеллект;Эволюционные алгоритмы