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-PROB-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [auto-reinforced, mathematics, statistics, risk, randomness]
last_reinforced: 2026-04-20
@@ -30,6 +30,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 알고리즘의 편향성과 차별 문제를 해결하기 위해, 확률적 공정성(Probabilistic Fairness) 지표를 모델 검증 정책에 포함하여 특정 집단이 확률적으로 부당한 대우를 받지 않도록 감시하는 거버넌스가 확립됨.
## 🔗 지식 연결 (Graph)
- [[Statistics & Data Analysis]], [[Probability and Logic Fusion]], [[Information-Entropy]], [[Risk Management]], [[Machine Learning]]
- [[Statistics & Data Analysis]], [[Probability and Logic Fusion]], [[Information-Entropy]], [[Risk Management]], Machine Learning
- **Modern Tech/Tools**: BUGS, Stan, PyMC3, SciPy stats module.
---