You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
fitting_kura.pyの15行目の記述:x_sigma = 0.1
これは,宣言するだけで使われていないと思うのですが,理解はあっているでしょうか. Describe the solution you'd like 望む解決策の説明
該当コードx_sigma = 0.1の削除
target code 対象となるコード
somf/tutorials/som/kura_data/fitting_kura.py
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
fitting_kura.pyの15行目の記述:
x_sigma = 0.1
これは,宣言するだけで使われていないと思うのですが,理解はあっているでしょうか.
Describe the solution you'd like 望む解決策の説明
該当コード
x_sigma = 0.1
の削除Additional context 追加の説明
宮崎さんに聞いたら,Issue立てといたほうがいい,とアドバイスしてくれたので立ててみました.
The text was updated successfully, but these errors were encountered: