June 2008
Beginner to intermediate
417 pages
10h 41m
English
Cases arise in which abundant data is generated but the optimal function that could simulate the data is not known. For example, protein sequences as well as protein folding structures are known, but the missing part is the function that converts a protein sequence into a folded structure. This is a very difficult problem with no easy solution. However, it illustrates the idea that plenty of data can be available without knowing the exact function that associates them.
An approach to problems of this nature is to optimize a function through the use of an artificial genetic algorithm (GA). The idea of this system is that the GA contains several genes, each one encoding a solution to the problem. Some solutions are better ...