Categories: None [Edit]

gimuby

https://rubygems.org/gems/gimuby
https://github.com/frantzmiccoli/Gimuby
Implemented for academic purpose, Gimuby is also suitable for teaching purpose. As far as we know this implementation of genetic algorithms is the most advanced available in Ruby for itintegrates an implementation of the island model, reusable patterns for user problem composition and optimal configuration genetic algorithm Gimuby contains the implementation of standard genetic algorithm (named population) and distributed genetic algorithm or island model (named archipelago). The presented archipelago are NOT distributed (nor with threads, processes, or physical machines). However they let the user benefits ofthe leverage they represent to obtain a better solution with the same amount of resources spent. Similar to: AI4R, gga4r and darwinning

Total

Ranking: 58,969 of 188,969
Downloads: 18,020

Daily

Ranking: 72,929 of 188,945
Downloads: 1

Depended by

RankDownloadsName
41,08429,315sciruby-full

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconfrantzmiccoli