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,538 of 187,239
Downloads: 33,176

Daily

Ranking: 18,320 of 187,224
Downloads: 25

Depended by

RankDownloadsName
86,2499,943rubyneat_dashboard
170,1112,440rubyneat_rabbitmq

Depends on

RankDownloadsName
25981,439,603thor
27919,404,019rspec
73551,545,498pry
99421,205,239simplecov
167264,175,701awesome_print
173255,185,948pry-byebug
224195,227,615yard
316138,334,870guard
386116,248,507guard-rspec
94548,057,999debase
96047,209,969rb-readline
1,00844,337,261pry-stack_explorer
1,08839,949,121pry-doc
1,31430,641,207pry-remote
1,45126,075,778pry-rescue
2,8615,535,428bond
2,9765,052,571distribution
3,6183,051,871statistics2
4,2851,995,646semver2
4,2941,988,789jeweler

Owners

#GravatarHandle
1iconalveric