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,093 of 190,317
Downloads: 35,231

Daily

Ranking: 44,598 of 190,280
Downloads: 5

Depended by

RankDownloadsName
85,17110,580rubyneat_dashboard
171,6002,518rubyneat_rabbitmq

Depends on

RankDownloadsName
251,045,448,502thor
29957,358,331rspec
72583,359,451pry
99449,649,641simplecov
179273,134,740awesome_print
181267,624,757pry-byebug
227209,610,747yard
327144,837,161guard
393121,593,402guard-rspec
96149,871,261rb-readline
96549,746,012debase
1,01946,538,142pry-stack_explorer
1,10741,502,379pry-doc
1,33532,102,546pry-remote
1,46627,291,471pry-rescue
2,9405,663,117bond
2,9945,413,853distribution
3,7143,092,817statistics2
4,1952,298,002semver2
4,2982,138,153jeweler

Owners

#GravatarHandle
1iconalveric