-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
TSOMPlusSOMにtransform関数を追加 #108
base: master
Are you sure you want to change the base?
Conversation
#107 がマージされた後にマージして欲しいやつですねこれ |
…06_add_transform_tsom_plus_som
#109 の変更をマージした。これでTSOMPlusSOMでもtransformが作れる。 |
というか既に作っていた。som待ちだった。 |
kernel_widthはやっぱりinitで持たせてselfにしたいなぁ… |
@takuro-Ishida @senoura |
あ、 #110 の内容をマージしてるので、そっちがマージされた後でマージしたいなと思ってます! |
Approveします |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approveします
誰にレビュワーお願いしようかな…💦 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description 説明
close #106
** Type of change 変更の種類**
How Has This Been Tested? どのようにテストしたか?
testコードでfit内の勝者決定とtransform内の勝者決定の結果が一致するか確認するメソッドを作成しpassを確認した。
reviewerに確認して欲しいこと
テストのメソッドの内容を確認し、passを確認して欲しいです!