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: [auto-reinforced, reasoning, deduction, induction, logical-thinking, intel
last_reinforced: 2026-04-20
---
# [[Reasoning]]
# [[Reasoning|Reasoning]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "생각의 고리 잇기: 단순히 외운 정보를 내뱉는 게 아니라, 알고 있는 사실들을 논리적으로 엮어(Chain) 결론에 도달하고, 한 번도 본 적 없는 낯선 문제 앞에서도 해결의 실마리를 찾아내는 '지능의 가동 엔진'."
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단순히 다음 단어를 예측하는 정책을 넘어, 중간에 논리적 모순 정책이 있으면 스스로 멈추고 다시 생각하는 '추론형 모델(o1 등)'의 시대로 진화 중임.
## 🔗 지식 연결 (Graph)
- [[Logic]], [[Probabilistic-Reasoning]], [[Mastery]], [[Prompt-Engineering]], [[Reflection]]
- [[Logic|Logic]], [[Probabilistic-Reasoning|Probabilistic-Reasoning]], [[Mastery|Mastery]], [[Prompt-Engineering|Prompt-Engineering]], [[Reflection|Reflection]]
- **Modern Tech/Tools**: Chain-of-Thought (CoT), Tree-of-Thoughts (ToT), Logic solvers.
---