Skip to content

Simplify code by removing unused loss functions#23

Merged
turnDeep merged 1 commit intomainfrom
claude/simplify-loss-functions-011CUhDiQ9g5SwdE8CgGcpCD
Nov 1, 2025
Merged

Simplify code by removing unused loss functions#23
turnDeep merged 1 commit intomainfrom
claude/simplify-loss-functions-011CUhDiQ9g5SwdE8CgGcpCD

Conversation

@turnDeep
Copy link
Copy Markdown
Owner

@turnDeep turnDeep commented Nov 1, 2025

学習時・評価時に使用する損失関数をModifiedCosineLossのみとし、
コードをシンプルにするため以下の損失関数を削除:

  • SpectrumLoss
  • CombinedSpectrumLoss
  • FocalLoss
  • テストセクション (main)

学習時・評価時に使用する損失関数をModifiedCosineLossのみとし、
コードをシンプルにするため以下の損失関数を削除:
- SpectrumLoss
- CombinedSpectrumLoss
- FocalLoss
- テストセクション (__main__)
@turnDeep turnDeep merged commit ceb03f1 into main Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants