Categories: None [Edit]

rubyneat

https://rubygems.org/gems/rubyneat
RubyNEAT -- Neural Evolution of Augmenting Topologies for Ruby. By way of an enhanced form of Genetic Algorithms -- the NEAT algorithm, populations of neural nets are evolved to handle pre-defined goals. RubyNEAT is the first implementation of the NEAT algorithm for Ruby, and it leverages Ruby's power to implement the NEAT algorithm in a way that would be difficult to do in other languages. The 'activation function' is largely standalone. Basically, activation is achieved by functional programming. Meaning, once your network is evolved, you can extract it as source code you can then utilize without the RubyNEAT engine. RubyNEAT can be used for nearly any Machine Learning task you can dream of, because it's also extensible and modular. See http://rubyneat.com for the details.

Total

Ranking: 36,672 of 183,147
Downloads: 30,254

Daily

Ranking: 51,220 of 183,139
Downloads: 0

Depended by

RankDownloadsName
86,4179,124rubyneat_dashboard
167,8612,252rubyneat_rabbitmq

Depends on

RankDownloadsName
24832,752,428thor
25818,429,918rspec
68467,425,546pry
99348,647,059simplecov
157237,188,623awesome_print
168215,065,086pry-byebug
223158,856,372yard
317113,588,280guard
38994,106,421guard-rspec
87344,396,233debase
91641,985,995rb-readline
96039,494,905pry-stack_explorer
1,00936,407,905pry-doc
1,20527,877,700pry-remote
1,34023,780,424pry-rescue
2,6775,114,766bond
2,9074,275,892distribution
3,3662,955,191statistics2
4,0681,855,571jeweler
4,4251,500,107semver2

Owners

#GravatarHandle
1iconalveric