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-EDAI-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.96
tags: [auto-reinforced, edge-ai, on-device-ai, privacy, low-latency, bandwidth, distributed-computing, hardware-acceleration]
last_reinforced: 2026-04-20
@@ -28,6 +28,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 이제는 단순 추론 정책(Inference)을 넘어, 각 기기에서 수집한 데이터로 현지화 학습 정책을 수행하고 그 결과만 공유하는 '연합 학습 정책(Federated Learning)'으로 진화 중임. (Reinforcement Learning (RL)와 연결)
## 🔗 지식 연결 (Graph)
- [[Security]], [[Optimization]], [[Reinforcement Learning (RL)]], [[Efficiency]], [[Architecture]], [[Automation]]
- Security, [[Optimization]], [[Reinforcement Learning (RL)]], [[Efficiency]], [[Architecture]], Automation
- **Key Platforms**: Apple Neural Engine, NVIDIA Jetson, Google Coral.
---