RubyGems Navigation menu

associative_memory 0.2.1

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 (10KB)
  2. 0.2.1 - April 26, 2012 (9.5KB)
  3. 0.2.0 - April 25, 2012 (9.5KB)

Development依存関係 (3):

hoe ~> 3.0
newgem >= 1.5.3
rdoc ~> 3.10

所有者:

作者:

  • Dann Stayskal

SHA 256チェックサム:

4c9ee9a3fbba1ad80d3e7be5407d7de6aa608cb59bb80e100ee756738c4826ce

累計ダウンロード数 12,942

このバージョンのみ 4,186

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: