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
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [Bellman Equation, Reinforcement Learning, Math, Dynamic Programming]
last_reinforced: 2026-04-20
---
# [[Bellman-Equation]] (벨만 방정식)
# [[Bellman-Equation|Bellman-Equation]] (벨만 방정식)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "오늘의 보상(Step reward) + 내일의 가치(Future value) = 오늘의 가치." 시간의 흐름 속에 흩어진 가치를 하나로 묶어주는 재귀의 미학이다.
@@ -24,4 +24,4 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- Related: Reinforcement Learning , Deep-Reinforcement-Learning
- Foundation: [[Computational Theory & Math/Information Theory]]
- Foundation: Computational Theory & Math/Information Theory