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,311 of 188,756
Downloads: 28,801

Daily

Ranking: 86,295 of 188,734
Downloads: 0

Depended by

RankDownloadsName
85,8708,709rubyneat_dashboard
165,9902,153rubyneat_rabbitmq

Depends on

RankDownloadsName
23760,645,882rspec
25749,144,359thor
62416,139,808pry
100306,694,713simplecov
144216,732,237awesome_print
169188,750,048pry-byebug
223139,579,578yard
31799,540,684guard
38881,700,082guard-rspec
83441,117,635debase
88437,528,015rb-readline
91935,506,449pry-stack_explorer
95733,626,751pry-doc
1,10726,203,688pry-remote
1,27221,426,307pry-rescue
2,6194,635,789bond
2,8913,696,717distribution
3,2202,801,986statistics2
3,8691,805,715jeweler
4,5651,211,205semver2

Owners

#GravatarHandle
1iconalveric