We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
Describe the solution you'd like 望む解決策の説明 A clear and concise description of what you want to happen.
libs/models/tsom_cross_som.py
×型 TSOM の論文: Multilevel-Multigroup Analysis Discovering Member Correspondence between Groups
libs/models/tsom.py
test/cross_TSOM/tsom_cross_som_ishida.py
The text was updated successfully, but these errors were encountered:
@forusufia 実装できたのでtestお願いします
Sorry, something went wrong.
forusufia
takuro-Ishida
No branches or pull requests
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen.
libs/models/tsom_cross_som.py
に×型 TSOMのアルゴリズムを追加する参考資料
×型 TSOM の論文: Multilevel-Multigroup Analysis Discovering Member Correspondence between Groups
実装の流れ
libs/models/tsom.py
を高階SOMを実装できるような形にする(tsom.py の学習をステップごとに関数化する #155 )* @forusufia :
libs/models/tsom_cross_som.py
に×型 TSOMの実装* @takuro-Ishida :
test/cross_TSOM/tsom_cross_som_ishida.py
に×型 TSOMの実装をするThe text was updated successfully, but these errors were encountered: