RubyGems Navigation menu

associative_memory 0.2.2

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.2 - March 26, 2013 (10.0 KB)
  2. 0.2.1 - April 26, 2012 (9.5 KB)
  3. 0.2.0 - April 25, 2012 (9.5 KB)

Development 相依性套件 (2):

hoe ~> 3.5
rdoc ~> 3.10

擁有者:

作者:

  • Dann Stayskal

SHA 256 checksum:

1dc60b4b90b5c71cf0653918f1cd0ca0380a36b8daee6b05c6454118bb49b8ea

總下載次數 12,957

這個版本 4,613

License:

Ruby 版本需求:

相關連結: