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:
@@ -196,10 +196,8 @@ print(f"Acc = {np.mean(results):.3f} ± {np.std(results):.3f} (n=5 seeds)")
|
||||
**기본값**: `seed_everything(42)` + manifest JSON + 매 paper claim 매 multi-seed mean±std.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Reproducibility]] · [[Random Number Generation]]
|
||||
- 변형: [[PRNG]] · [[Cryptographic RNG]]
|
||||
- 응용: [[ML Training]] · [[Image Generation]] · [[Monte Carlo]]
|
||||
- Adjacent: [[Determinism]] · [[Experiment Tracking]]
|
||||
- 부모: [[Reproducibility]]
|
||||
- 응용: [[Monte Carlo]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 LLM의 `seed` param (OpenAI 의 `seed` arg, Anthropic 의 `temperature=0` 근사) — 매 partial reproducibility. 매 prompt 의 deterministic eval.
|
||||
|
||||
Reference in New Issue
Block a user