Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -123,10 +123,10 @@ ce_w = F.cross_entropy(logits, y_int, weight=weights)
|
||||
**기본값**: classification CE+label smoothing 0.1, regression Huber.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Optimization]], [[Training-Loop]]
|
||||
- 변형: [[Focal-Loss]], [[Contrastive-Loss]], [[Dice-Loss]]
|
||||
- 응용: [[Image-Classification]], [[Segmentation]], [[Metric-Learning]], [[Object-Detection]]
|
||||
- Adjacent: [[Activation-Functions]], [[Class-Imbalance]], [[Regularization]]
|
||||
- 부모: [[Optimization]]
|
||||
- 변형: [[Focal-Loss]]
|
||||
- 응용: [[Image-Classification-Mastery]], [[Segmentation]], [[Object-Detection]]
|
||||
- Adjacent: [[Activation-Functions]], [[Class-Imbalance]], [[L1-and-L2-Regularization|Regularization]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: task→loss 매핑, gradient 직관, 코드 템플릿 생성.
|
||||
@@ -141,7 +141,7 @@ ce_w = F.cross_entropy(logits, y_int, weight=weights)
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Goodfellow DL ch5, Lin 2017 Focal, SimCLR, Milletari V-Net Dice). 신뢰도 A.
|
||||
- Canonical for [[Loss Functions]] (redirect).
|
||||
- Canonical for [[Loss-Functions-Foundations|Loss Functions]] (redirect).
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user