Skip to content

tsom.py の学習をステップごとに関数化する #155

@forusufia

Description

@forusufia

#154 のための修正

target code 対象となるコード 明確に分かっているならば書く

  • tsom.py

Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?

  • ×型 tsom (tsom * som) を実装するにあたって、tsom .py の学習ステップを個別に呼び出せる必要がある

Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen.

  • som.py を参考に、競合過程、協調過程、適応過程の各学習ステップを関数化する

やること

  • 学習過程を競合過程,協調過程,適応過程に分けてそれぞれを関数化する
  • test/tsom/allclose_missing_kusumoto_vs_missing_ishida.pyを実行してtestをpassすることを確認する

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions