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,760 of 186,947
Downloads: 32,537

Daily

Ranking: 25,075 of 186,938
Downloads: 26

Depended by

RankDownloadsName
86,5819,746rubyneat_dashboard
169,8832,401rubyneat_rabbitmq

Depends on

RankDownloadsName
25972,130,581thor
27913,996,669rspec
72546,857,864pry
99417,231,535simplecov
165262,901,872awesome_print
173253,252,293pry-byebug
224193,367,293yard
314137,325,349guard
385115,409,807guard-rspec
94147,750,533debase
96046,862,325rb-readline
1,00644,041,885pry-stack_explorer
1,08439,737,761pry-doc
1,31630,443,052pry-remote
1,44725,932,320pry-rescue
2,8405,512,956bond
2,9794,993,794distribution
3,6033,045,628statistics2
4,2831,974,426jeweler
4,2941,966,228semver2

Owners

#GravatarHandle
1iconalveric