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
@@ -1,12 +1,12 @@
---
id: P-REINFORCE-AI-COT
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [LLM, Chain-of-Thought, CoT, Inference, Search]
last_reinforced: 2026-04-20
---
# [[Chain-of-Thought]] (사고의 사슬 CoT)
# Chain-of-Thought (사고의 사슬 CoT)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 거대 언어 모델에게 "생각해 봐"라고 한마디 하는 것만으로도, 문제를 단계적으로 분해하여 정답 도출 가능성을 비약적으로 높이는 추론의 기적이다.