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,695 of 196,612
Downloads: 36,646

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName
85,51511,144rubyneat_dashboard
174,4852,643rubyneat_rabbitmq

Depends on

RankDownloadsName
251,144,582,550thor
291,015,768,668rspec
72630,370,189pry
98497,570,226simplecov
189286,474,254awesome_print
190286,046,860pry-byebug
230233,867,789yard
342154,309,012guard
414129,209,709guard-rspec
96653,726,579rb-readline
99451,871,268debase
1,02750,121,685pry-stack_explorer
1,12543,616,773pry-doc
1,35334,359,608pry-remote
1,49829,008,259pry-rescue
2,9856,137,372distribution
3,0515,805,370bond
3,8683,143,851statistics2
4,1312,698,602semver2
4,3712,308,819jeweler

Owners

#GravatarHandle
1iconalveric