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-LIAL-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [auto-reinforced, linear-algebra, mathematics, vectors, matrices, deep-learning, machine-learning]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 최근에는 단순한 실수 연산을 넘어, 양자 연산이나 희소 행렬(Sparse Matrix) 최적화 정책 등 하드웨어 효율 정책을 극대화하는 선형 대수 기법들이 주목받음.
## 🔗 지식 연결 (Graph)
- [[Hardware]], [[High-Performance Computing (HPC)]], [[Deep Learning (DL)]], [[Backpropagation]], [[Gradient-Descent]]
- [[Hardware]], [[High-Performance Computing (HPC)]], Deep Learning (DL), [[Backpropagation]], [[Gradient-Descent]]
- **Modern Tech/Tools**: NumPy, PyTorch (Tensor library), MATLAB, CuBLAS (NVIDIA).
---