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,930 of 186,698
Downloads: 31,972

Daily

Ranking: 12,603 of 186,685
Downloads: 23

Depended by

RankDownloadsName
86,8739,564rubyneat_dashboard
169,8002,357rubyneat_rabbitmq

Depends on

RankDownloadsName
25962,615,657thor
27908,151,619rspec
71541,923,162pry
99412,766,531simplecov
164261,629,945awesome_print
171251,166,086pry-byebug
223191,419,552yard
312136,237,091guard
382114,514,828guard-rspec
94247,431,875debase
96046,458,870rb-readline
1,00443,741,773pry-stack_explorer
1,07939,511,093pry-doc
1,31030,247,773pry-remote
1,43925,787,620pry-rescue
2,8295,481,752bond
2,9764,932,106distribution
3,5853,039,318statistics2
4,2641,963,666jeweler
4,2851,935,735semver2

Owners

#GravatarHandle
1iconalveric