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,318 of 180,448
Downloads: 28,992

Daily

Ranking: 28,311 of 180,434
Downloads: 17

Depended by

RankDownloadsName
85,8628,764rubyneat_dashboard
166,1102,168rubyneat_rabbitmq

Depends on

RankDownloadsName
23767,656,531rspec
25759,201,373thor
63422,347,387pry
102311,503,472simplecov
145219,087,634awesome_print
171191,854,851pry-byebug
223141,901,968yard
315100,937,896guard
38882,905,293guard-rspec
83341,801,735debase
88837,992,292rb-readline
92136,003,534pry-stack_explorer
96633,902,727pry-doc
1,11626,401,599pry-remote
1,27221,718,216pry-rescue
2,6074,756,496bond
2,8763,819,306distribution
3,2352,836,772statistics2
3,8851,812,826jeweler
4,5791,228,184semver2

Owners

#GravatarHandle
1iconalveric