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,147 of 191,455
Downloads: 35,358

Daily

Ranking: 22,386 of 191,429
Downloads: 18

Depended by

RankDownloadsName
85,21210,631rubyneat_dashboard
171,7052,536rubyneat_rabbitmq

Depends on

RankDownloadsName
251,056,170,630thor
29964,231,479rspec
72588,904,024pry
99454,797,191simplecov
179274,605,770awesome_print
182269,702,593pry-byebug
227212,223,477yard
330145,937,317guard
395122,478,140guard-rspec
96050,328,922rb-readline
97049,992,590debase
1,01946,972,238pry-stack_explorer
1,11341,741,632pry-doc
1,33832,378,589pry-remote
1,47227,508,385pry-rescue
2,9535,678,105bond
2,9925,487,303distribution
3,7393,097,128statistics2
4,1792,346,205semver2
4,2942,168,195jeweler

Owners

#GravatarHandle
1iconalveric