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,12 +1,12 @@
---
id: P-REINFORCE-AI-DIST-RL
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [Distributed RL, Scalability, AI, Apex, Impala]
last_reinforced: 2026-04-20
---
# [[Distributed-Reinforcement-Learning]] (분산 강화학습)
# Distributed-Reinforcement-Learning (분산 강화학습)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "혼자 배우면 1년, 함께 배우면 1시간." 수많은 에이전트를 가상 환경에 풀어 동시에 경험을 쌓게 하고, 이를 하나의 뇌로 집약하는 초고속 학습 기술이다.