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-MCLE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [auto-reinforced, machine-learning, ml, algorithms, statistical-learning, data-driven]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단순히 성능만 높이는 정책에서, 모델이 왜 그런 결과를 냈는지 설명하려는 'XAI(설명 가능한 AI) 정책'과 데이터의 편향을 바로잡는 '윤리적 학습 정책'이 필수 설계 요소 정책이 됨. (Ethics & AI와 연결)
## 🔗 지식 연결 (Graph)
- [[Deep Learning (DL)]], [[Reinforcement Learning (RL)]], [[Explainable-AI (XAI)]], [[Optimization]], [[Inferential-Statistics]]
- Deep Learning (DL), [[Reinforcement Learning (RL)]], [[Explainable-AI (XAI)]], [[Optimization]], [[Inferential-Statistics]]
- **Modern Tech/Tools**: Scikit-learn, XGBoost, PyTorch, TensorFlow, Google Vertex AI.
---