feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
---
id: P-REINFORCE-AI-BAYESIAN
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [Bayesian Inference, Probability, Stats, AI]
last_reinforced: 2026-04-20
---
# [[Bayesian-Inference]] (베이지안 추론)
# Bayesian-Inference (베이지안 추론)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "믿음은 고정된 것이 아니라 정보에 따라 진화한다." 기존의 배경 지식(Prior)에 새로운 근거(Evidence)를 더해 더 정확한 진실(Posterior)에 다가가는 통계학적 통찰이다.