linkedin facebook twitter rss

16 Jun Genetic Cross-Pollination

Pollination

Cross Pollination Many approaches exist for simulating intelligent behavior on computers. In the past, the most popular approach was to focus on developing a technique and applying it to a problem. Most basic research has focused on single paradigms and their properties. Sometimes, however, in domains where multiple approaches to problem solving are possible, some […]

10 Jun Survival of the Fittest Knowledge

Genetic Search

Genetic Algorithms in Search I think we can safely assume that intelligent applications, including accurate language interpreters and translators, will possess large amounts of knowledge to be processed and searched. Genetic algorithms are great for searching for obscure data in massive search spaces. The mechanism for association in computers can be defined as searching, just as humans describe their […]