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
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-EXMA-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, em-algorithm, expectation-maximization, latent-variable, gmm, statistics, clustering, unsupervised-learning]
last_reinforced: 2026-04-20
@@ -25,6 +25,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 이제는 단순 수렴 정책을 넘어, 변분 추론(Variational Inference) 정책과 결합하여 딥러닝 내부의 확률적 분포 정책을 조정하는 고수준 생성 모델(VAE)의 이론적 토대로 진화함. (Deep Learning (DL)와 연결)
## 🔗 지식 연결 (Graph)
- [[Statistics]], [[Analysis]], [[Deep Learning (DL)]], [[Logic]], [[Complexity-Theory]], [[Generalization]]
- [[Statistics]], [[Analysis]], Deep Learning (DL), [[Logic]], [[Complexity-Theory]], Generalization
- **Key Use Case**: Gaussian Mixture Models (GMM), Hidden Markov Models (HMM).
---