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-BATH-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.00
tags: [auto-reinforced, bayes-theorem, probability, statistics, rational-decision-making, logic]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI 모델의 불확실성 관리 정책에서, 모델이 내린 답의 '확신 수준(Confidence)'을 계산하기 위해 베이지안 신경망 기술을 적용하는 것이 안전(Safety) 핵심 가이드라인이 됨.
## 🔗 지식 연결 (Graph)
- [[Bayesian Statistics]], [[Bayesian-Updating]], [[Rationality]], [[Belief-Revision]], [[Information-Theory]]
- [[Bayesian Statistics]], [[Bayesian-Updating]], Rationality, [[Belief-Revision]], [[Information-Theory]]
- **Modern Tech/Tools**: Bayesian Networks, PyMC, Naive Bayes Classifiers.
---