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,734 of 183,501
Downloads: 30,405

Daily

Ranking: 27,573 of 183,494
Downloads: 6

Depended by

RankDownloadsName
86,4979,168rubyneat_dashboard
168,1292,262rubyneat_rabbitmq

Depends on

RankDownloadsName
24843,956,230thor
25825,534,096rspec
69473,824,100pry
98354,068,723simplecov
158239,604,494awesome_print
168218,232,346pry-byebug
224161,065,188yard
319115,435,000guard
39195,737,487guard-rspec
87844,691,188debase
91942,427,498rb-readline
96639,913,930pry-stack_explorer
1,01636,753,955pry-doc
1,22428,073,104pry-remote
1,34723,977,406pry-rescue
2,6925,159,866bond
2,9124,331,649distribution
3,3882,963,367statistics2
4,0891,861,258jeweler
4,4251,528,638semver2

Owners

#GravatarHandle
1iconalveric