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-SEMO-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.96
tags: [auto-reinforced, sequence-modeling, rnn, lstm, transformer, time-series, context]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 이제는 텍스트를 넘어 유전체 서열(DNA)이나 로봇의 관절 움직임 정책까지 시퀀스로 모델링하여 생명과 물리 법칙 정책을 학습하는 단계에 도달함.
## 🔗 지식 연결 (Graph)
- [[RNN]], [[Parallel-Processing]], [[Deep Learning (DL)]], [[Representation-Learning]], [[Optimization]]
- [[RNN]], [[Parallel-Processing]], Deep Learning (DL), [[Representation-Learning]], [[Optimization]]
- **Modern Tech/Tools**: PyTorch, TensorFlow, Hugging Face, Attention mechanism.
---