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-TFMR-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [auto-reinforced, transformers, attention-is-all-you-need, llm, neural-networks, sequence-modeling]
last_reinforced: 2026-04-20
@@ -29,6 +29,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 거대 모델의 연산 자원 독점이 심화됨에 따라, 초거대 트랜스포머를 더 작고 효율적으로 만드는 '경량화 트랜스포머(Tiny-Transformers)' 및 온디바이스 AI 정책에 예산과 연구가 집중되고 있음.
## 🔗 지식 연결 (Graph)
- [[Foundational Models]], [[State Space Model (SSM)]], [[Self-Supervised Learning (SSL)]], [[NLP (자연어 처리)]], [[Complexity Theory]]
- Foundational Models, [[State Space Model (SSM)]], [[Self-Supervised Learning (SSL)]], NLP (자연어 처리), [[Complexity Theory]]
- **Modern Tech/Tools**: GPT-4, Llama-3, Claude, Hugging Face, FlashAttention.
---