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-ZFS-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [auto-reinforced, few-shot, zero-shot, in-context-learning, prompting, llm]
last_reinforced: 2026-04-20
@@ -29,6 +29,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 데이터 개인정보 보호 정책이 강화됨에 따라, 데이터를 모델에 주입해 학습시키지 않고 프롬프트 수준에서만 활용하여 휘발시키는 '프라이버시 친화적 제로샷 추론 정책'이 기업용 AI 활용의 표준이 됨.
## 🔗 지식 연결 (Graph)
- [[Foundational Models]], [[Prompt-Engineering]], [[Transfer Learning]], [[SFT (Supervised Fine-Tuning)]], [[NLP (자연어 처리)]]
- Foundational Models, [[Prompt-Engineering]], [[Transfer Learning]], [[SFT (Supervised Fine-Tuning)]], NLP (자연어 처리)
- **Modern Tech/Tools**: LangChain prompt templates, Meta Llama-3 few-shot benchmarks.
---