Categories: None [Edit]
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,672 of 183,147
Downloads: 30,254
Daily
Ranking: 51,220 of 183,139
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
86,417 | 9,124 | rubyneat_dashboard |
167,861 | 2,252 | rubyneat_rabbitmq |
Depends on
Rank | Downloads | Name |
---|---|---|
24 | 832,752,428 | thor |
25 | 818,429,918 | rspec |
68 | 467,425,546 | pry |
99 | 348,647,059 | simplecov |
157 | 237,188,623 | awesome_print |
168 | 215,065,086 | pry-byebug |
223 | 158,856,372 | yard |
317 | 113,588,280 | guard |
389 | 94,106,421 | guard-rspec |
873 | 44,396,233 | debase |
916 | 41,985,995 | rb-readline |
960 | 39,494,905 | pry-stack_explorer |
1,009 | 36,407,905 | pry-doc |
1,205 | 27,877,700 | pry-remote |
1,340 | 23,780,424 | pry-rescue |
2,677 | 5,114,766 | bond |
2,907 | 4,275,892 | distribution |
3,366 | 2,955,191 | statistics2 |
4,068 | 1,855,571 | jeweler |
4,425 | 1,500,107 | semver2 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | alveric |