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,968 of 184,864
Downloads: 30,874

Daily

Ranking: 14,488 of 184,846
Downloads: 7

Depended by

RankDownloadsName
86,7669,310rubyneat_dashboard
168,9512,298rubyneat_rabbitmq

Depends on

RankDownloadsName
24890,263,053thor
26856,397,937rspec
68500,872,156pry
99376,487,950simplecov
159249,030,626awesome_print
169231,638,113pry-byebug
225171,559,129yard
314124,109,535guard
388103,559,364guard-rspec
90545,698,724debase
93544,094,501rb-readline
99141,478,074pry-stack_explorer
1,04537,932,804pry-doc
1,27828,832,768pry-remote
1,38124,731,692pry-rescue
2,7425,318,793bond
2,9444,572,546distribution
3,4822,997,068statistics2
4,1781,892,770jeweler
4,3831,664,285semver2

Owners

#GravatarHandle
1iconalveric