Skip to content

marcia23/GroupPeople

 
 

Repository files navigation

#
# Creating People Groups Using Genetic Algorithms (By Their Similar Interests) 
# Copyright (c) 2011 Serdar Yildirim [[email protected]]
# No Licence.
#

# Used to create sub groups from a large list of people according to their interests using Genetic Algorithm.

# Currently includes implementation of 3 different crossover types (1point, 2point and uniform)
# Ranks selection and random selection
# Elitism

# Please find the related blog post here: http://serdaryildirim.net/ai/creating-people-groups-using-genetic-algorithm.html

About

Creating People Groups Using Genetic Algorithm with Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published