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: 59,060 of 188,645
Downloads: 17,865

Daily

Ranking: 57,957 of 188,635
Downloads: 5

Depended by

RankDownloadsName
41,28528,939sciruby-full

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconfrantzmiccoli