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-AI-SELF-PLAY
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [ReinforcementLearning, SelfPlay, AlphaGo, Scale]
last_reinforced: 2026-04-20
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-20
- 자가 대결은 게임처럼 규칙이 명확한 곳에선 환상적이지만, 정답이 없는 언어 모델(Chat) 영역에서는 자기 복제에 의한 데이터 단일화 문제가 생길 수 있다. 이를 극복하기 위해 다수의 에이전트가 서로 토론하는 방식(Multi-agent debate) 등으로 확장되고 있다.
## 🔗 지식 연결 (Graph)
- Related: [[AlphaGo-Zero]] , [[Reinforcement Learning (RL)]]
- Strategy: [[Multi-Agent Debate (에이전트 간 토론 전략)]]
- Related: AlphaGo-Zero , [[Reinforcement Learning (RL)]]
- Strategy: Multi-Agent Debate (에이전트 간 토론 전략)