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,369 of 187,591
Downloads: 33,591

Daily

Ranking: 58,794 of 187,571
Downloads: 9

Depended by

RankDownloadsName
86,04310,059rubyneat_dashboard
170,4652,457rubyneat_rabbitmq

Depends on

RankDownloadsName
25991,612,233thor
28925,037,502rspec
73556,238,958pry
98425,235,126simplecov
169265,487,451awesome_print
175257,032,004pry-byebug
224197,185,272yard
319139,284,289guard
387117,029,524guard-rspec
94348,351,975debase
96047,530,122rb-readline
1,00844,642,882pry-stack_explorer
1,08940,184,445pry-doc
1,31930,831,612pry-remote
1,45426,232,379pry-rescue
2,8735,554,319bond
2,9765,105,578distribution
3,6303,060,585statistics2
4,2612,041,176semver2
4,2982,004,250jeweler

Owners

#GravatarHandle
1iconalveric