Categories: None [Edit]

associative_memory

https://rubygems.org/gems/associative_memory
https://github.com/danndalf/associative_memory
This is a ruby gem that lets you implement categorization systems with ease. Associative memory neural networks make it easy to identify probable patterns between sets of named data points. It can be cumbersome to interface with the neural network directly, however, as a typical implementation has a fixed size and training period, which limits how useful they can be to an integrated system. associative_memory simplifies these kind of machine learning models by offering dynamic input and output sets. This allows your code to concentrate on extrapolating meaningful patterns rather than juggling bitmasks and transposition matrices.

Total

Ranking: 71,515 of 192,034
Downloads: 14,006

Daily

Ranking: 54,585 of 191,980
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
167293,315,782rdoc
2,3439,222,992hoe

Owners

#GravatarHandle
1iconlinenoise