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,6 +1,6 @@
---
id: P-REINFORCE-AUTO-BORA-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [auto-reinforced, bounded-rationality, decision-theory, heuristics, cognitive-limitations, herbert-simon]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI 설계 정책에서, 무한정 많은 컴퓨팅 자원을 써서 정답을 찾는 'Brute-force' 방식보다 제한된 자원 하에서 효율적으로 추론하는 '경량화 및 조건부 추론 정책'이 에지 디바이스용 지능의 핵심 아키텍처가 됨.
## 🔗 지식 연결 (Graph)
- [[Rationality]], [[Decision Theory]], [[Bayesian-Updating]], [[Heuristics]], [[Optimization]]
- Rationality, [[Decision Theory]], [[Bayesian-Updating]], [[Heuristics]], [[Optimization]]
- **Modern Tech/Tools**: Heuristic-based algorithms, Multi-armed bandit (MAB) optimization.
---