Showing posts with label algorithms. Show all posts
Showing posts with label algorithms. Show all posts

Saturday, January 9, 2010

Genetic Algorithms - Roulette Elitism and Sorting

I wrote this paper on Genetic Algorithms for my AI class. I tested the effects of sorting on Roulette Elitism. Based on my studies, I believe that sorting actually has a positive effect on Roulette Elitism and should be included in the algorithm. Please read my paper for more details!