docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -6,7 +6,7 @@ tags: [LLM, Sampling, Best-of-N, Search, Generation]
last_reinforced: 2026-04-20
---
# [[Best-of-N-Sampling]] (베스트 오브 N 샘플링)
# [[Best-of-N-Sampling|Best-of-N-Sampling]] (베스트 오브 N 샘플링)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "열 번 찍어 안 넘어가는 나무 없다." AI에게 N번 시도하게 하고, 그중 가장 '정답에 가까운' 결과물을 보상 모델(Reward Model)로 골라내는 필승 전략이다.
@@ -24,4 +24,4 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- Related: Reinforcement Learning , AI 모델 평가
- Context: [[Information Theory]]
- Context: [[Information Theory|Information Theory]]