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,419 of 193,214
Downloads: 35,912

Daily

Ranking: 25,695 of 193,188
Downloads: 13

Depended by

RankDownloadsName
85,30410,874rubyneat_dashboard
172,5152,588rubyneat_rabbitmq

Depends on

RankDownloadsName
251,089,447,078thor
29983,045,376rspec
72605,239,366pry
97470,376,754simplecov
181279,289,780awesome_print
184275,908,198pry-byebug
227221,344,959yard
334149,161,198guard
402125,115,334guard-rspec
96251,704,263rb-readline
98250,751,922debase
1,01548,337,096pry-stack_explorer
1,11742,449,415pry-doc
1,34433,212,442pry-remote
1,48328,086,803pry-rescue
2,9895,724,739bond
2,9915,720,292distribution
3,7863,115,239statistics2
4,1582,454,306semver2
4,3162,220,876jeweler

Owners

#GravatarHandle
1iconalveric