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-SULE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [auto-reinforced, supervised-learning, machine-learning, labeling, regression, classification, truth-data]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단순히 정답 정책을 따라가는 정책을 넘어, 인간의 피드백 정책(RLHF)을 통해 '더 인간다운 답변 정책'을 고르는 고도화된 지도 학습 정책이 챗GPT와 같은 모델의 핵심임.
## 🔗 지식 연결 (Graph)
- [[Self-Supervised-Learning]], [[Machine Learning (ML)]], [[Deep Learning (DL)]], [[Optimization]], [[Statistical-Analysis]]
- [[Self-Supervised-Learning]], [[Machine Learning (ML)]], Deep Learning (DL), [[Optimization]], [[Statistical-Analysis]]
- **Common Algo**: Logicistic Regression, Random Forest, CNN, SVM.
---