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,281 of 187,960
Downloads: 33,928

Daily

Ranking: 17,824 of 187,950
Downloads: 34

Depended by

RankDownloadsName
85,84910,161rubyneat_dashboard
170,6372,472rubyneat_rabbitmq

Depends on

RankDownloadsName
251,000,323,222thor
28930,361,546rspec
74560,614,881pry
99428,988,492simplecov
170266,771,783awesome_print
175258,699,340pry-byebug
225198,937,567yard
318140,238,946guard
390117,829,364guard-rspec
94848,568,754debase
96147,895,485rb-readline
1,01044,948,191pry-stack_explorer
1,09140,410,007pry-doc
1,32231,035,677pry-remote
1,45426,384,971pry-rescue
2,8845,572,947bond
2,9845,148,579distribution
3,6353,066,236statistics2
4,2482,084,775semver2
4,3072,019,664jeweler

Owners

#GravatarHandle
1iconalveric